Skip to main content
DELETE
Revoke access token

Authorizations

Authorization
string
header
required

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

Query Parameters

userId
string

User id for revocation

Required string length: 1 - 50
isPublic
boolean
default:true

A flag indicating whether the userId is a public id or not

Response

Revoke access token success

success
boolean
default:true