Ends a session

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

Authentication

AuthorizationBearer

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

Path Parameters

idstringRequired
ID of the session to delete.