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

Required string length: 36

Response

200 - application/json
id
string
Required string length: 36
createdAt
string
ipAddress
string
userAgent
string | null
revokedAt
string | null