Change User Password
Change a user's password
Path parameters
User ID
User ID
Request body
Response
OK
Changes
Changed in 3 of the 3 revisions of this API.31815
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tostring/objectidrequest-parameter-type-changed
- ●
removed the optional property
codefrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
change_user_passwordwas addedapi-operation-id-added
- ○
request body became optional
request-body-became-optional
- ○
removed the pattern
^[0-9a-fA-F]{24}$from thepathrequest parameteridrequest-parameter-pattern-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
errorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ●
- ▲
request body became required
request-body-became-required
- ▲
added the pattern
^[0-9a-fA-F]{24}$to thepathrequest parameteridrequest-parameter-pattern-added
- ●
removed the optional property
data/_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/created_byfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/emailfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/first_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/last_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/rolefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/role_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/root_adminfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/root_admin_rolefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/routesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/updated_byfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
statusfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
change_user_passwordremoved and replaced withapi-operation-id-removed
- ○
for the
pathrequest parameterid, the type/format was generalized fromstring/objectidtostring/request-parameter-type-generalized
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ○
added the optional property
codeto the response with the200statusresponse-optional-property-added
This revision also has 277 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲