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

Parameters

account_id
string

account_id: The ID of the account to get automation rules from.

automation_rule_id
string

automation_rule_id: The ID of automation rule to update for.