Ends a session
Ends a session by ID. If a given session id does not exist within the organization, it is ignored.
Path parameters
id
ID of the session to delete.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.