v1

latestOpenAPI 3.1.02026-07-22284533.8 KB

Update Post

Update a scheduled post's metadata or reschedule it

post/automation/update-post

Request body

postIdstring required

ID of the post to update

titlestring nullable

New post title (max 250 characters)

descriptionstring nullable

New post description (max 1000 characters)

tagsstring[] nullable

New post tags (max 10)

scheduleDateinteger nullable

New schedule date (Unix timestamp, min 50 min in future)

Response

Successful response

idstring
projectIdstring nullable
clipIdstring nullable
platformsstring[]
successPlatformsstring[]
failedPlatformsstring[]
integrationsstring[]
titlestring nullable
descriptionstring nullable
tagsstring[] nullable
status'processing' | 'draft' | 'completed' | 'failed' | 'cancelled' | 'unresolved'
scheduleType'scheduled' | 'immediate'
scheduleDateinteger
publishDateinteger
urlsobject

Social media URLs keyed by integration ID

createdAtinteger
updatedAtinteger