Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
targets
object[]
required
content
string
Example:

"Shipping the public API today."

external_id
string | null
Example:

"launch-001"

media
object[]
publish_at
string<date-time> | null
Example:

"2026-04-01T14:00:00.000Z"

Response

Post created successfully.

data
object