Skip to main content
POST
Schedule Post

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
text
string
required
Required string length: 1 - 3000
scheduled_at
string
required
connected_account_id
string | null
image
file | null

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
status
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
connected_account_id
string<uuid> | null
unipile_post_id
string | null
social_id
string | null
text
string | null
share_url
string | null
attachments
Attachments · object[]
is_repost
boolean
default:false
author_name
string | null
author_id
string | null
published_at
string<date-time> | null
scheduled_at
string<date-time> | null
retry_count
integer
default:0
last_error
string | null
impressions
integer
default:0
reactions
integer
default:0
comments
integer
default:0
reposts
integer
default:0
metrics_updated_at
string<date-time> | null