These docs are for v1.0. Click to read the latest docs for v2.0.

Revoke Refresh Token

When logging out of the platform, you can call this endpoint to revoke the supplied refresh token (this token should have been obtained previously as per /token).

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

request body

string
required

An encoded JWT refresh token

Responses
204

Refresh token successfully revoked

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