oauth

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.

post/oauth/token/revoke

Response

The request has succeeded.

Changes

Changed in 2 of the 29 revisions of this API.32

  • v5b698c180678a31See the full diff
    • added TokenTypeHint to the token_type_hint request property allOf list

      request-property-all-of-added

    • removed the enum value access_token of the request property token_type_hint

      request-property-enum-value-removed

    • removed the enum value refresh_token of the request property token_type_hint

      request-property-enum-value-removed

    • the token_type_hint request property type/format was generalized from string/ 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