JWT
Blacklist a JWT refresh token
Adds a JWT refresh token to the blacklist, preventing it from being used to obtain new access tokens.
post/api/token/blacklist/
Request body
Response
Token was successfully blacklisted
Changes
Changed in 1 of the 97 revisions of this API.11
- ▲
removed the media type
application/jsonfor the response with the status204response-media-type-removed
- ○
added the required property
detailto the response with the404statusresponse-required-property-added
- ▲
Of the 97 revisions, 1 has no diff computed.