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

Parameters

account_id
string

account_id: The ID of the account to update the automation rule for.

automation_rule_id
string

automation_rule_id: The ID of the automation rule to update.