Skip to main content
POST
Upload Post Media

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

campaign_id
string
required
post_id
string
required

Body

multipart/form-data
files
string[]
required

Response

Successful Response

id
string
required
campaignId
string
required
postType
enum<string>
required
Available options:
SOCIAL_POST,
AD,
EMAIL,
BLOG,
LANDING_PAGE
creatorId
string
required
platformId
string | null
title
string | null
caption
string | null
ctaText
string | null
ctaUrl
string | null
scheduledDate
string<date-time> | null
publishedDate
string<date-time> | null
externalPostId
string | null
externalPostUrl
string | null
status
enum<string>
default:DRAFT
Available options:
DRAFT,
SCHEDULED,
PUBLISHED,
PAUSED,
ARCHIVED
meta
Meta · object | null
creatorName
string | null
media
CampaignMediaSummary · object[]
createdDate
string<date-time> | null
updatedDate
string<date-time> | null