cURL
Blog
Schedule a blog post
Sets status: scheduled and scheduled_at to the provided ISO 8601
timestamp. The post auto-publishes at that time and fires
blog_post.published.
POST
cURL
Authorizations
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
Path Parameters
Example:
142
Body
application/json
Example:
"2026-04-25T07:00:00Z"
Response
Scheduled.
Example:
142
Example:
"5-minute-breathwork-for-anxious-mornings"
Available options:
draft, published, scheduled, archived Example:
"published"
HTML for the requested language. Returned by GET /blog-posts/{id_or_slug} only.