Campaigns
Archive Campaign
Archive a campaign to hide it from the default campaign list. Works for any status. Archived campaigns are excluded from list results unless the archived filter is set. Requires API key with campaign:write.
post/v1/campaigns/{id}/archive
Path parameters
idstring required
Campaign ID
Response
Campaign archived
Changes
Changed in 2 of the 7 revisions of this API.11
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
pending_reviewenum value to the//response property for the response statusresponse-property-enum-value-added
- ●