Changes to Revoke an access token or refresh token
POST /oauth2/revoke
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 7 revisions of this API.4411
What changed
- ▲
request body became required
request-body-became-required
- ▲
removed the media type
application/jsonfrom the request bodyrequest-body-media-type-removed
- ▲
the
response's property type changed fromstringtobooleanfor statusresponse-property-type-changed
- ○
api operation id
post_oauth2_revokeremoved and replaced withpostOauth2Revokeapi-operation-id-removed
- ○
added the new optional
headerrequest parameterXF-Api-Userto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
queryrequest parameterapi_bypass_permissionsto all path's operationsnew-optional-request-default-parameter-to-existing-path
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api tag
OAuth2addedapi-tag-added
- ○
api tag
oauth2removedapi-tag-removed
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ●
the optional response header
XF-Latest-Api-Versionremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-Userremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-User-Extrasremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Used-Api-Versionremoved for the status200optional-response-header-removed
- ○
api operation id
postOauth2Revokeremoved and replaced withpost_oauth2_revokeapi-operation-id-removed
- ○
api tag
oauth2addedapi-tag-added
- ○
api tag
OAuth2removedapi-tag-removed
- ○
request body became optional
request-body-became-optional
- ○
added the media type
application/jsonto the request bodyrequest-body-media-type-added
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲