PATCH
/
api
/
v1
/
accounts
/
{account_id}
/
agent_bots
/
{agent_bot_id}
curl --request PATCH \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/agent_bots/{agent_bot_id}

Parameters

account_id
string

account_id: The ID of the account to update an agent bot.

id
string

agent_bot_id: The ID of the agent bot to update.