Update a user
Last updated
Was this helpful?
Last updated
Was this helpful?
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
The presentation data transfer object for updating the user.
The username of the user.
username
The email address of the user.
example@jframework.io
The nickname of the user.
example
The first name of the user.
John
The nickname of the user.
Doe
The language code of the user. The language code is composed of two parts: the language code and the country code. The language code is a lowercase two-letter code derived from ISO 639-1. The country code is an uppercase two-letter code derived from ISO 3166.
en-US
The id time zone of the user.
The primary phone number of the user. The phone number is in the E.164 format.
+1234567890
The phone number 1 of the user. The phone number is in the E.164 format.
+1234567890
The avatar of the user. The avatar is a URL of the image.
The bio is a short description of the user.
example
The website of the user want to update. The website is a URL of the user.
https://mywebsite.com