Agent Management
Update Agent
Update an existing agent’s role and availability
PUT
/
agent
/
{id}
Authorizations
Authentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
ID or email of the agent
Body
application/json
Agent response model
agent id
first name of agent
last name of agent
email of agent
role of the agent
Available options:
owner
, admin
, salesman
is the agent active?