Skip to main content
DELETE
Delete Session

Authorizations

Authorization
string
header
required

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

Body

application/json
session_id
string

a uniques identifier for a session to be deleted

Response

200 - application/json

Delete session

success
boolean
Example:

true