Skip to main content
DELETE
/
sessions
/
{session_id}
This response does not have an example.

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

I