Communications
Archive a campaign, or restore one
Requires permission: CommunicationAdmin
Takes a finished send out of the working list without deleting anything, or puts it back. The owner or IT only — the department and All scopes can see a colleague's campaigns but must not be able to hide them.
post/Communications/Campaigns/{id}/Archive
Path parameters
idinteger required
Request body
Example request
{
"archived": true
}Response
Success
Changes
Changed in 1 of the 23 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○