Articles
Unpublish an article (revert to draft)
Set article status back to 'generated'. The article remains in the system but is removed from the public blog. Only articles with status 'published' can be unpublished; attempting to unpublish an article in any other status returns 400.
patch/api/agent/articles/{id}
Path parameters
idstring uuid required
Article ID
Request body
Response
Article unpublished successfully