v1
latestOpenAPI 3.0.02026-07-147249104.6 KBuserAccounts : Find and modify user accounts
Updates the user account fields
patch/userAccounts/{userAccountId}
Path parameters
userAccountIdstring required
The id of the user account to be updated
Query parameters
userIdstring required
The Id of the user that this account belongs to
emailstring
The contact email address
namestring
The user account name
customDatastring
A custom JSON object that you can create and attach to this record
Response
OK