v1

latestOpenAPI 3.1.12026-07-267189154.8 KB
Posts

Unschedule post

Cancel a scheduled post. The post status will be changed to Finalized and any pending scheduled publishes will be cancelled.

post/posts/{id}/unschedule

Path parameters

idstring uuid required

Post ID (UUID)

Response

Post unscheduled successfully

idstring uuid
urlstring uri
titlestring
channelsstring[]
status'Tentative' | 'ToDo' | 'InProgress' | 'ForReview' | 'Blocked' | 'Finalized' | 'Scheduled' | 'Posted'
publishDatestring nullable

Publish date (YYYY-MM-DD) in workspace timezone. May be null if not set.

publishAtstring date-time nullable

Publish datetime UTC. May be null if not set.

updatedAtstring date-time