Update User in Workspace
Users
Update User
Update an existing user in the specified workspace.
POST
Update User in Workspace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the workspace.
ID of the user.
Body
multipart/form-data
User update payload (multipart/form-data).
Must pass 'valid_name'.
Maximum string length:
50Must be unique.
Must be a valid timezone.
Image file (≤ 1MB).
Optional. If provided, will update password.
Required string length:
6 - 255Must match password if password is provided.
Required for partner workspace.