Save campaign suppression lists

Replaces the campaign's suppression-list assignments with the supplied set (a full replace, not an incremental add). suppression_list_uuids must be present; send an empty array to clear all assignments. Only UUIDs of suppression lists owned by the account are applied -- unknown or foreign UUIDs are silently ignored. Returns HTTP 200 with an empty data. Read the current assignments and the available lists first with get_campaign_suppression_data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

UUID of the campaign whose suppression assignments to replace.

suppression_list_uuids
array of uuids
required
length ≤ 100

The complete set of suppression-list UUIDs to assign. Replaces any existing assignments. An empty array clears all of them.

suppression_list_uuids*
Responses

401

Missing or invalid bearer token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json