Create or schedule a post
Publishes (or schedules) a post to one or more channels. Returns one post object per channel. Omit scheduled_for to publish as soon as possible.
Authorizations
Your API key as a bearer token: Authorization: Bearer mod_live_…. (You can also send it as x-api-key.)
Body
Connection ids from GET /channels.
1Single-post text. Use this or thread.
Multi-part thread (X). Other platforms join the parts.
Up to 4 image ids from POST /media. Attached to the first post.
ISO 8601. Omit to publish as soon as possible.
Points to claim for this post (admin-reviewed).
Save as a draft instead of publishing/scheduling. When true, scheduled_for is ignored and nothing is queued.
Response
Created