Skip to main content
DELETE
Delete an earn-reward action

Authorizations

Authorization
string
header
required

Path Parameters

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

Response

Successful response

action_id
string
action_type
enum<string>
Available options:
EARN_REWARD
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
data
object
event_time

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

Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?Z$
Example:

"2025-10-24T09:00:00.000Z"

extra_data

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

reward_action_id

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

reward_name

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

reward_supplier_id

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

slots

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

tags

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

value_of_event_being_rewarded

The value of event being rewarded as configured: a literal value, or an expression (type:string) when defined dynamically.