Skip to main content
POST
Create post

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required

Body

application/json
socialAccountId
string<uuid>
required
caption
string
required
Maximum string length: 63206
mediaType
enum<string>
required
Available options:
IMAGE,
REELS,
CAROUSEL,
STORIES,
PHOTO,
VIDEO,
LINK
platform
enum<string>
default:instagram
Available options:
instagram,
facebook,
tiktok,
google_business,
youtube
publishNow
boolean
scheduledFor
string
timezone
string
default:UTC
mediaItems
object[]
coverImage
object

Response

Scheduled post created successfully

success
boolean
required
data
object
required