Skip to main content
POST
Revoke User Api Token Endpoint

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

token_id
string<uuid4>
required

Response

Successful Response

id
string<uuid4>
required
revoked_at
string<date-time>
required