Unpublish an article
unpublish_articleUnpublish an article to take it off the web and revert it to draft status. The URL returns 404 once the cache is purged, and nothing becomes public until you republish.
Instructions
Unpublish an article. Takes the article off the web and returns it to status: draft. The URL starts returning 404 on your blog once the cache is purged. Changes content on the customer's Site. Nothing becomes public: publishing is always a separate call. Needs a secret key (wv_sk_) carrying the articles:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | A UUID. |