Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
The unique identifier of the user to update.
Body
Response
Successfully updated user.
A user account within the application system, containing profile information and activity tracking.
The unique identifier for the user.
The user's email address.
The user's phone number.
Additional user metadata and custom fields collected during registration or profile updates.
The user's profile avatar image. Note that only the url field is populated in user responses.
The unique identifier of the app the user is associated with.
The unique identifier of the team the user belongs to.
The timestamp of the user's last login.
The total number of times the user has logged in.
The timestamp when the user account was created.
The timestamp when the user account was last updated.