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.

Path Parameters

session_id
string
required

Session ID to delete

Query Parameters

db_id
string | null

Database ID to use for deletion

Response

Successful Response