PUT
/
sessions
/
{sessionId}
/
revoke

Authorizations

Authorization
string
headerrequired

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

Path Parameters

sessionId
string
required

ID of the session

Response

200 - application/json
id
string

ID of the session

createdAt
string
ipAddress
string
revokedAt
string | null