Skip to content

Support

support_rule_delete

Delete a delivery rule for good.

Tool

support_rule_delete

Delete a delivery rule for good.

Delete a delivery rule for good. Unlike a survey, a rule is not archived — it has no responses behind it and nothing outlives it, so the row is removed and cannot be recovered. The survey it targeted is untouched. To stop delivery reversibly, set enabled to false instead

Behavior

HTTP
DELETE /support/rules/:id

Arguments

NameTypeRequiredDescription
idstringRule id

Response

FieldTypeAlwaysDescription
idstringId of the rule that was deleted
deletedbooleanAlways true — the rule is gone

Try it

Delete a delivery rule for good.

When to use

Delete a delivery rule for good. Unlike a survey, a rule is not archived — it has no responses behind it and nothing outlives it, so the row is removed and cannot be recovered. The survey it targeted is untouched. To stop delivery reversibly, set enabled to false instead

Example

Ask your agent something like this:

Delete a delivery rule for good.

The agent will invoke support_rule_delete with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect