Update User

This endpoint is used to update a user.

Controlled Errors

Error Code

Error Message

error_user_not_found

User with the provided Id was not found.

error_user_error_updating_account_owner

The account owner's user cannot be updated.

error_locale_not_found

The locale provided does not exist.

error_phonenumber_invalid_format

The phone number provided is not in a valid format.

error_phonenumber_duplicated

The phone number provided is in use by another user.

error_user_not_updated

The user update failed.

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

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