2min
/session/{id}
DELETE
PATH PARAMETERS
idstring*
The id of the session.
RESPONSES
204
The session has successfully been terminated.
401
You are not authorized to stop a session. Please make sure that the
included bearer token is correct.
404
The specified session does not exist. Please provide a correct session id.
409
This session has already been terminated.

Updated 03 Mar 2023
Did this page help you?
Yes
No