Skip to main content
PUT
Schedule a post

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Path Parameters

postId
string
required

Unique identifier of the post.

Example:

"post_01HXYZ"

Body

application/json
scheduledAt
string<date-time>
required

ISO 8601 datetime to schedule the post.

Example:

"2025-02-01T10:00:00Z"

Response

The scheduled post.

success
boolean
required
data
object
required