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