Skip to main content
POST
Reschedule a post

Authorizations

Authorization
string
header
required

Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY

Path Parameters

postId
string
required

Post ID

Body

application/json
scheduledFor
integer
required

New Unix timestamp (ms) for the scheduled publish time

timezone
string
default:UTC

IANA timezone string

Response

Post rescheduled

postId
string

Post ID

platforms
string[]

Platform names

status
enum<string>
Available options:
draft,
scheduled,
published,
failed
scheduledFor
number

Unix timestamp of scheduled publish time

timezone
string
content
string

Post caption

videoUrl
string<uri>
createdAt
number
publishedAt
number