Bulk Terminate Sessions
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
all
Terminate all sessions visible in the active account.
When true, ids and workspaces are ignored.
force
Force terminate even if the session has active leases.
ids
List of explicit session IDs to terminate.
session_type
Optional session type filter for all=true.
Accepted values: browser, sandbox.
workspaces
List of workspace selectors whose sessions should be terminated.
Response
Bulk termination result
failed
terminated
