Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The session ID.
Response
Successfully deleted the session.
Deletes the session associated with the specified sessionId.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The session ID.
Successfully deleted the session.