Skip to content

Create social post

POST
/api/v1/content/social-posts

Create a new social media post.

Authorizations

Request Body required

Request body for creating a social post.

object
calendar_entry_id
Any of:
string
content
required
string
>= 1 characters
hashtags
Array<string>
platform
required
string
>= 1 characters <= 50 characters
scheduled_for
Any of:
string format: date-time

Responses

201

Successful Response

Response body for a single social post.

object
calendar_entry_id
Any of:
string
character_count
integer
content
required
string
created_at
required
string format: date-time
formatted_content
Any of:
string
hashtags
Array
id
required
string
media_urls
Array
performance_metrics
object
key
additional properties
any
platform
required
string
published_at
Any of:
string format: date-time
scheduled_for
Any of:
string format: date-time
status
required
string
tenant_id
required
string
updated_at
required
string format: date-time

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string