Cancel all ASSIGNED sessions for the operator workspace
Sessions
Cancel all ASSIGNED sessions for the operator workspace
Bulk-cancels every session where this workspace is the operator and the state is ASSIGNED. Useful when an operator’s phone runs out of battery mid-stream or they need to release the workspace without waiting for the per-session expiry. Returns the list of cancelled session ids. No-op when no ASSIGNED sessions are owned by the caller.
POST
Cancel all ASSIGNED sessions for the operator workspace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.