Changes to Authenticate

POST /auth/token

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

Changed in 2 of the 9 revisions of this API.532

  1. b5a3cb21a443131
  2. 1c198c91dc8e41

What changed

  • b5a3cb21a443131See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the request property access_token

      request-property-removed

    • removed the request property host

      request-property-removed

    • removed the request property is_secured

      request-property-removed

    • added Auth0Credentials EntraIDCredentials to the request body anyOf list

      request-body-any-of-added

    • added the new required request property access_token

      new-required-request-property

    • added the new required request property host

      new-required-request-property

    • removed Auth0Credentials EntraIDCredentials from the request body anyOf list

      request-body-any-of-removed

    • the request's body type/format changed from / to object/

      request-body-type-changed

    • added the new optional request property is_secured

      new-optional-request-property

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