Changes to OAuth token endpoint

POST /public/v1/oauth/token/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 3 revisions of this API.13

  1. 87e654ac822e13

What changed

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

      response-media-type-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the optional property active_batches to the response with the 401 status

      response-optional-property-added

    • added the optional property available_credits to the response with the 401 status

      response-optional-property-added

    • added the optional property current_status to the response with the 401 status

      response-optional-property-added

    • added the optional property error to the response with the 401 status

      response-optional-property-added

    • added the optional property max_allowed to the response with the 401 status

      response-optional-property-added

    • added the optional property message to the response with the 401 status

      response-optional-property-added

    • added the optional property required_minimum to the response with the 401 status

      response-optional-property-added

    • added the optional property response_meta to the response with the 401 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the required property error_code to the response with the 401 status

      response-required-property-added

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