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

Parameters

account_id
string

account_id: The ID of the account to update the webhook for.