Ends a session

Ends a session by ID. If a given session id does not exist within the organization, it is ignored.

Path parameters

idstringRequired

ID of the session to delete.

Headers

AuthorizationstringRequired

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