PATCH
/
api
/
v1
/
accounts
/
{account_id}
/
agents
/
{agent_id}
'
curl --request PATCH \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/agents/{agent_id}%27

Parameters

account_id
string

account_id: The ID of the account to get Agents in.

agent_id
string

agent_id: The ID of the agent to update.