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}/unscheduleAuthorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Path parameters
idstring<uuid>requiredPost ID (UUID)
Responses
200
Post unscheduled successfully
idstring<uuid>urlstring<uri>titlestringchannelsstring[]statusPostStatusAllowed:
TentativeToDoInProgressForReviewBlockedFinalizedScheduledPostedpublishDatestring | nullPublish date (YYYY-MM-DD) in workspace timezone. May be null if not set.
publishAtstring<date-time> | nullPublish datetime UTC. May be null if not set.
updatedAtstring<date-time>400
Bad Request - Invalid input parameters
codestringmessagestringdataobjectShow propertiesHide properties
errorsobject401
Unauthorized - Missing or invalid API key
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring