latestOpenAPI 3.0.32026-08-109359194.9 KB
112399a67ebb
Users
Update User
Updates a single user. Partial updates are supported. To delete a specific custom attribute, pass null for that attribute.
Authorization Required:
- Designer Administrator
put/users/{userId}
Path parameters
userIdstring required
ID of user to update
Query parameters
shouldNotifyboolean
Controls the distribution of the New Account (Token Invitation) email.
- true: Sends both the "New Account" email and the "User Changed" email.
- false: Suppresses the "New Account" email only. The "User Changed" email is still sent to the user.
Note: This parameter acts specifically on the Token Invitation workflow and does not globally suppress all system notifications.
Request body
Response
User updated