Update a User's Profile

Updates the profile information for a specific CRM user. The user to be updated is identified by their _id in the request body. This action typically requires administrative permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Schema for updating a CRM user's profile information.

string
required

The unique identifier of the user to update.

string

The user's updated first name.

string

The user's updated last name.

string

The user's updated email address.

roles
array of strings

The updated list of roles for the user.

roles
Headers
string
required

Your unique Organization ID.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json