Changes to PATCH /v1/users/:userId
PATCH /v1/users/{userId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 50 revisions of this API.232
What changed
- ●
removed the optional property
userIdfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ●
- ○
added the new optional request property
emailnew-optional-request-property
- ○
- ▲
the request property
accountEnabledbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
rolebecame not nullablerequest-property-became-not-nullable
- ●
deleted the
queryrequest parametercoderequest-parameter-removed
- ●
deleted the
queryrequest parameteridrequest-parameter-removed
- ▲