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
What changed
- ▲
removed the required property
oauthAccounts/items/accessTokenfrom the response with the201statusresponse-required-property-removed
- ●
removed the optional property
oauthAccounts/items/expiresAtfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
oauthAccounts/items/refreshTokenfrom the response with the201statusresponse-optional-property-removed
- ○
added the optional property
oauthAccounts/items/scopesto the response with the201statusresponse-optional-property-added
- ▲
- ●
removed the optional property
oauthAccounts/items/scopesfrom the response with the201statusresponse-optional-property-removed
- ○
added the optional property
oauthAccounts/items/expiresAtto the response with the201statusresponse-optional-property-added
- ○
added the optional property
oauthAccounts/items/refreshTokento the response with the201statusresponse-optional-property-added
- ○
added the required property
oauthAccounts/items/accessTokento the response with the201statusresponse-required-property-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●