Partial Update Campaign

Partially update a campaign

A comprehensive example of a campaign. Notice that triggers and actions are arrays of nested views of Trigger and Action.
Triggers and Actions have to be posted to their corresponding endpoints, not as nested items of campaign.

Path Params
int32
required

campaign id

Body Params
int32

App id

boolean

Set it to True if the campaign should be delivered in background as well.

date

ISO 8601 datetime: YYYY-MM-DD T HH:MM:SS Z. T and Z are literals.

int32

Interval between campaign deliveries, in seconds. If not set, the campaign will be launched only once. Min 30s.

string

A human-readable name. It can be exposed to users.

string

Id of the aciton that should be launched when this campaign is linked to an NFC Tag

string

ISO 8601 datetime: YYYY-MM-DD T HH:MM:SS Z. T and Z are literals.

Responses

Language
Credentials
Choose an example:
application/json