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

user_id
string | null

User ID to scope deletion to

db_id
string | null

Database ID to use for deletion

table
string | null

Table to use for deletion

Response

Successful Response