Update Agent

Updates information about an existing agent in your organization.

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

UUID of the agent to update

Body Params
string | null

The first name of the agent

string | null

The last name of the agent

string | null

The email of the agent

string | null

Your organization's internal identifier for this agent. Used to match agents when uploading interactions

boolean | null

Set to false to deactivate the agent

osms
array of uuids | null

Replaces the agent's full list of hierarchy assignments. If omitted, existing assignments are preserved. Assigning to a child node automatically includes all nodes in its parent chain

osms
string | null

UUID of a platform user to link to this agent. Pass the string "remove" to unlink the currently associated user

string | null

The ID of this agent's manager. Pass the string "remove" to unlink the currently associated manager-user from the agent-user

string | null

The date this agent started employment

Responses

400

A UserId was provided that corresponded to an inactive or non existent user

404

If your organization has no agent with that specific id

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