User
Update a user
PUT
Update a user
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Path Parameters
The user identifier
Body
application/json
User's name.
Maximum string length:
255User's email address.
Maximum string length:
255User's password.
Minimum string length:
8User's password confirmation. Must match the password field.
Minimum string length:
8User's phone number.
Maximum string length:
20User's title.
Maximum string length:
255User's emergency contact name.
Maximum string length:
255User's emergency contact surname.
Maximum string length:
255User's emergency contact phone number.
Maximum string length:
20User's blood group.
Maximum string length:
10User's avatar URL.
Maximum string length:
1000User's active status.
User's bio.
Maximum string length:
1000User's language preferences.
A language code (ISO 639-1).
Available options:
Turkish, English, Other Role identifiers to assign to user.
A role ID.