Skip to main content
POST
Create a remove-membership 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/remove-memberships request.

audience_id

Choose between static or dynamic audience id

component_ids
string[]
component_references
object[]
enabled

Choose between static or dynamic enabled

quality
enum<string>
Available options:
ALWAYS,
HIGH,
LOW

Response

Successful response

action_id
string
action_type
enum<string>
Available options:
REMOVE_MEMBERSHIP
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
audience_id

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