Update User

This endpoint is used to update a user.

Controlled Errors

Error CodeError Message
error_user_not_foundUser with the provided Id was not found.
error_user_error_updating_account_ownerThe account owner's user cannot be updated.
error_locale_not_foundThe locale provided does not exist.
error_phonenumber_invalid_formatThe phone number provided is not in a valid format.
error_phonenumber_duplicatedThe phone number provided is in use by another user.
error_user_not_updatedThe user update failed.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!