user
Update user
This function is an API endpoint that updates a user.<br> Normal user can only update themselves, admin can update any user.<br>
Parameters
- request: A JSON object containing the updated user information.
Returns
If successful, this function returns a Json<UsersResponse> object containing the updated user information.
put/api/user
Request body
Response
Changes
Changed in 3 of the 11 revisions of this API.114
- ▲
added the new required request property
uuidnew-required-request-property
- ▲
- ○
api tag
useraddedapi-tag-added
- ○
api tag
Userremovedapi-tag-removed
- ○
- ●
removed the request property
uuidrequest-property-removed
- ○
api tag
Useraddedapi-tag-added
- ○
api tag
userremovedapi-tag-removed
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●