Skip to main content
Add publish_at to create a scheduled post.

Supported follow-up actions

  • GET /v1/posts/{id} to inspect the aggregate scheduled post
  • PATCH /v1/posts/{id} to update it before it runs
  • POST /v1/posts/{id}/publish to run it now
  • POST /v1/posts/{id}/cancel or DELETE /v1/posts/{id} to cancel it