Campaigns
Update Campaign
Update an existing campaign.
Campaigns can only be updated if they are in the draft or changes_required status. Updating a campaign will trigger reprocessing and set its status back to drafting.
post/print-mail/v1/campaigns/{id}
Path parameters
idstring required
The unique identifier (campaign_...) for the campaign to update.
Request body
Response
The updated campaign details, now in drafting status.