Skip to main content
DELETE
Detach the rule from a campaign

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

UUID of the campaign to detach the rule from.

Response

Rule detached. Response includes how many pivot rows were removed (0 if there was no rule, 1 if there was).

success
boolean
Example:

true

message
string
Example:

"Rule detached from campaign"

data
object