latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Users
Update user profile
REQUIRED SCOPES <code>[‘users:write’]</code><br>This API endpoint enables you to update the current user’s specific personal information in the system. <br><br>Each contact (user) has 4 fields which can be updated by default: <ul><li>First name</li> <li>Last name</li> <li>Email</li> <li>Phone number</li></ul><p>These fields of a user’s profile document with JSON objects are replaced by data that’s included in the request. New keys and their values are added to the profile document.</p>
post/users/profile
Query parameters
first_namestring required
First name
last_namestring required
Last name
emailstring
numberstring
Number
Response
OK