Represents the action being performed on a bulk of objects.
(Not to be coy, but these names should be self-explanatory.)
Type
apply_tags
Description
This action requires two additional parameters within `metadata`: `tag_id` (the ID of the tag which you'd like to either add or remove to the list of subscribers) and `action` (which can be either `add` or `remove`).
Type
apply_metadata
Description
This action requires two additional parameters within `metadata`: `action` (which can be either `add`, `set`, or `remove`), and `metadata` (the value of the metadata which you'd like to either add or remove to the list of subscribers).
Ban subscribers
Type
ban_subscribers
Delete emails
Type
delete_emails
Delete subscribers
Type
delete_subscribers
Reactivate subscribers
Type
reactivate_subscribers
Replay events
Type
replay_events
Resubscribe subscribers
Type
resubscribe_subscribers
Send emails
Type
send_emails
Description
This action requires one additional parameter within `metadata`: `email_id` (the ID of the email which you'd like to send).
Send reminders
Type
send_reminders
Update email types
Type
update_email_types
Unsubscribe subscribers
Type
unsubscribe_subscribers
Update status types.
Type
update_survey_statuses
Referenced by
Building your subscriber base