cURL
curl --request POST \ --url https://www.citedy.com/api/agent/articles/{id}/publish \ --header 'Authorization: Bearer <token>'
{ "article_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "publishing", "message": "<string>" }
Trigger the publish pipeline for a draft article (status=generated). The article will be available on the public blog shortly after.
Bearer citedy_agent_* key
Article ID
Publish pipeline triggered
publishing
published