blog.post.schedule

Generated at from openvibe-contracts v0.33.0 and openvibe-sdk v0.5.0.

Not grantable to apps (active, first-party).

Schedule a publish of a revision (or an unpublish) at a future time, or cancel it. Idempotent per (post, action, time, revision); applied by Blog's worker with leases, so a restart never publishes twice; a job that cannot succeed emits blog.schedule.failed.

Owner
blog (token audience openvibe.blog)
Version
1.0
Status
active
Visibility
first-party
Resource constraints
owner
Quota class
blog-write
Permissions
blog:write
Events
blog.post.published, blog.schedule.failed, blog.index_document.upserted, blog.index_document.deleted
Implemented by
  • POST /api/v1/posts/:id/schedule
  • DELETE /api/v1/posts/:id/schedule