Users - company level
Update user details
Updates user details for the userId and the companyId identified in the path.
To make this request, your API credential must have the following role:
- Management API—Users read and write
patch/companies/{companyId}/users/{userId}
Path parameters
companyIdstring required
The unique identifier of the company account.
userIdstring required
The unique identifier of the user.
Request body
Response
OK - the request has succeeded.
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
added the new optional request property
loginMethodnew-optional-request-property
- ○