Revoke token

Invalidate a refresh token. After revocation, neither the refresh token nor
any access tokens derived from it can be used. Call this when a session ends
or an API key is rotated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Refresh token returned by a previous authentication or refresh call.

Responses
204

Token revoked successfully

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json