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

  1. e271d0e41f6d33
  2. 61b60b0c0d523
  3. fc0a40f3b859145

What changed

  • e271d0e41f6d33See the full diff
    • request body became required

      request-body-became-required

    • removed the media type application/json from the request body

      request-body-media-type-removed

    • the response's property type changed from string to boolean for status

      response-property-type-changed

    • api operation id post_oauth2_revoke removed and replaced with postOauth2Revoke

      api-operation-id-removed

    • added the new optional header request parameter XF-Api-User to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter api_bypass_permissions to all path's operations

      new-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 OAuth2 added

      api-tag-added

    • api tag oauth2 removed

      api-tag-removed

    • added the media type application/json for the response with the status

      response-media-type-added

  • fc0a40f3b859145See the full diff
    • removed the media type application/json for the response with the status

      response-media-type-removed

    • the optional response header XF-Latest-Api-Version removed for the status 200

      optional-response-header-removed

    • the optional response header XF-Request-User removed for the status 200

      optional-response-header-removed

    • the optional response header XF-Request-User-Extras removed for the status 200

      optional-response-header-removed

    • the optional response header XF-Used-Api-Version removed for the status 200

      optional-response-header-removed

    • api operation id postOauth2Revoke removed and replaced with post_oauth2_revoke

      api-operation-id-removed

    • api tag oauth2 added

      api-tag-added

    • api tag OAuth2 removed

      api-tag-removed

    • request body became optional

      request-body-became-optional

    • added the media type application/json to the request body

      request-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