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
password
string

This represents your username.

Example:

"@Nov022003"

session_id
string

This represents your session ID.

Example:

"6c8994060cf089b2d444fd0ceee13699fa354196"

username
string
Example:

"gloriaSilver"

Response

200 - application/json

Delete Session

success
boolean
Example:

true