Skip to main content
PATCH
Update Scheduled Post
Update the time, title, or status of a scheduled post. Only posts with "scheduled" status can be updated.

Authentication

string
Bearer token. Bearer <supabase-jwt>.

Path Parameters

string
required
The scheduled post ID (UUID).

Body

string
New ISO 8601 datetime for publishing.
string
Updated title or caption.
string
Updated status value.