Archive Deal

PUT {{campaign_url}}/publisherDeals/:id/statuses

Archive a publisher deal

You can archive an existing publisher deal by sending this PUT request. Open the body tab and set the workflowStatus as archived.

For information on obtaining the publisher deal's id, see GET Existing Deal documentation.

Request Body

{"workflowStatus"=>"archived"}