Changes to Create a new user.

POST /api/users

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

Changed in 2 of the 3 revisions of this API.134

  1. 1df5362b73fc121
  2. 6b2fad3e4bcc13

What changed

  • 1df5362b73fc121See the full diff
    • removed the required property oauthAccounts/items/accessToken from the response with the 201 status

      response-required-property-removed

    • removed the optional property oauthAccounts/items/expiresAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oauthAccounts/items/refreshToken from the response with the 201 status

      response-optional-property-removed

    • added the optional property oauthAccounts/items/scopes to the response with the 201 status

      response-optional-property-added

  • 6b2fad3e4bcc13See the full diff
    • removed the optional property oauthAccounts/items/scopes from the response with the 201 status

      response-optional-property-removed

    • added the optional property oauthAccounts/items/expiresAt to the response with the 201 status

      response-optional-property-added

    • added the optional property oauthAccounts/items/refreshToken to the response with the 201 status

      response-optional-property-added

    • added the required property oauthAccounts/items/accessToken to the response with the 201 status

      response-required-property-added

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