Skip to main content
POST
Create a decline action

Authorizations

Authorization
string
header
required

Path Parameters

campaignId
string
required
version
string
required
Pattern: (/version/.+)?
controllerId
string
required

Body

application/json

Body of a POST /v2/campaigns/{campaignId}{version:(/version/.+)?}/controllers/{controllerId}/actions/declines request.

cause_type
string
component_ids
string[]
component_references
object[]
enabled

Choose between static or dynamic enabled

event_type
string
legacy_action_id
string | null
note
string | null
partner_event_id
string
polling_id
string | null
polling_name
string
quality
enum<string>
Available options:
ALWAYS,
HIGH,
LOW

Response

Successful response

action_id
string
action_type
enum<string>
Available options:
DECLINE
component_ids
string[]
component_references
object[]
enabled

The enabled as configured: a literal value, or an expression (type:string) when defined dynamically.

quality
enum<string>
Available options:
ALWAYS,
HIGH,
LOW
cause_type
string
event_type
string
legacy_action_id
string
note
string
partner_event_id
string
polling_id
string
polling_name
string