Revoke a token
Revokes an access or refresh token. Only tokens issued for system users are currently supported. Revoked tokens become immediately invalid and unusable.
Response
The request has succeeded.
Changes
Changed in 2 of the 29 revisions of this API.32
- ▲
added
TokenTypeHintto thetoken_type_hintrequest propertyallOflistrequest-property-all-of-added
- ▲
removed the enum value
access_tokenof the request propertytoken_type_hintrequest-property-enum-value-removed
- ▲
removed the enum value
refresh_tokenof the request propertytoken_type_hintrequest-property-enum-value-removed
- ○
the
token_type_hintrequest property type/format was generalized fromstring/to/request-property-type-generalized
This revision also has 182 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○