Changes to Issue a new access token

POST /api/v1/oauth2/token

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

Changed in 3 of the 8 revisions of this API.735

  1. b372e7d5563d634
  2. 6637b341d86d1
  3. 919eb7a392aa1

What changed

  • b372e7d5563d634See the full diff
    • added subschema #1: Unauthorized Error subschema #2 to the response body oneOf list for the response status 401

      response-body-one-of-added

    • the response's body type/format changed from object/ to / for status 401

      response-body-type-changed

    • the response property data/refresh_token became optional for the status 200

      response-property-became-optional

    • the error/code response's property type/format changed from string/ to / for status 400

      response-property-type-changed

    • removed the required property error from the response with the 401 status

      response-required-property-removed

    • removed the required property success from the response with the 401 status

      response-required-property-removed

    • removed the request property client_id

      request-property-removed

    • removed the request property client_secret

      request-property-removed

    • removed the optional property error/errors from the response with the 400 status

      response-optional-property-removed

    • added request discriminator

      request-body-discriminator-added

    • added subschema #1 subschema #2 subschema #3 subschema #4 to the request body oneOf list

      request-body-one-of-added

    • added the optional property error/metadata to the response with the 400 status

      response-optional-property-added

    • added subschema #1 subschema #2 to the error/code response property allOf list for the response status 400

      response-property-all-of-added

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

    • endpoint added

      endpoint-added

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

    • api path removed without deprecation

      api-path-removed-without-deprecation

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