Skip to main content

Archive a campaign

POST 

/v1/networks/:networkId/campaigns/:id/archive

Transitions the campaign to the archived status and returns it. This is the only client-driven status transition; the rest of the lifecycle (pending, active, completed, cancelled) is platform-owned. Archiving an already-archived campaign returns 409, as does a concurrent modification. Requires the administrator network role.

Request

Responses

The archived campaign