Publish post now
Publish a post immediately to its connected platforms.
Fires the publish flow in the background and returns the post right away.
The post’s publish results land asynchronously in post_publish_results —
poll GET /api/posts/{post_id} for the final status (PUBLISHED once
all targeted platforms complete).
Documentation Index
Fetch the complete documentation index at: https://docs.mymarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Target platforms. Defaults to all connected platforms on the post's business.
facebook, instagram, twitter, linkedIn, linkedInProfile, tiktok, pinterest, googleBusiness, instagramStory, youtube Response
Publish accepted; firing in background
Post ID
Business this post belongs to
When the post was created
Post caption text
Post status: NEW, SCHEDULED, PUBLISHED, etc.
Attached media URLs
Target platforms
Scheduled publish time
When the post was published
Per-platform publish outcomes — one entry per platform this post was sent to. Poll this until every entry has a terminal status (success or failed) to know publishing is complete.
Last update time
