Unpublish a wiki article
Wiki
Unpublish a wiki article
Sets is_published = false. 400 ALREADY_UNPUBLISHED if the article is not currently published. published_at is preserved so a later republish reuses it (until then it represents ‘first publish’).
POST
Unpublish a wiki article
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.