OAuth

Revoke all client's tokens

Revoke all the tokens for a given oauth client

post/tyk/oauth/revoke_all

Response

tokens revoked

messagestring
statusstring

Changes

Changed in 2 of the 52 revisions of this API.6111

  • 111affa17abe27See the full diff
    • the request property client_id became required

      request-property-became-required

    • the request property client_secret became required

      request-property-became-required

    • added the new optional request property org_id

      new-optional-request-property

    • request body became optional

      request-body-became-optional

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

      response-media-type-added

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

      response-media-type-added

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

      response-media-type-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 111d8ca21864414See the full diff
    • request body became required

      request-body-became-required

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 404

      response-media-type-removed

    • removed the request property org_id

      request-property-removed

    • the request property client_id became optional

      request-property-became-optional

    • the request property client_secret became optional

      request-property-became-optional

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    This revision also has 155 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog