Terminate Session

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
Session ID

Query parameters

forcebooleanOptional

Force terminate even if the session has active leases (WebSocket attachments)

Response

Session terminated

Errors