content
Archive a piece of content
Put a piece away without deleting it. Archived content drops out of the default list and out of the writer's Content surface, and POST /v1/content/{contentId}/restore brings it back.
Any suggestion still proposing the piece is dismissed along with it, so nothing is left offering to send something you've filed away. A piece with a send already queued can't be archived — cancel the schedule first.
post/v1/content/{contentId}/archive
Path parameters
contentIdstring required
Unique identifier of the content
Request body
object required
Response
Content archived successfully