Skip to main content
POST
Unschedule post

Authorizations

Authorization
string
header
required

API key authentication. Generate an API key from your workspace settings.

Path Parameters

id
string<uuid>
required

Post ID (UUID)

Response

Post unscheduled successfully

id
string<uuid>
url
string<uri>
title
string
channels
string[]
status
enum<string>
Available options:
Tentative,
ToDo,
InProgress,
ForReview,
Blocked,
Finalized,
Scheduled,
Posted
publishDate
string | null

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

publishAt
string<date-time> | null

Publish datetime UTC. May be null if not set.

updatedAt
string<date-time>