PUT
/
sessions
/
{sessionId}
/
revoke

Authorizations

Authorization
string
header
required

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
createdAt
string
id
string
Required string length: 36
ipAddress
string
revokedAt
string | null
userAgent
string | null