Create post
Creates a (parent) post with one or more social account (child) posts.
All referenced social accounts must belong to the same project.
The request is validated atomically. If any social account fails validation, the post is not created.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Post content expressed as thread items.
The array exists for future thread support. Currently exactly one item is supported.
1 elementWhen the post should be published.
- Draft
- Publish Now
- Schedule For Later
Social account targets for this post.
All referenced social accounts must belong to the same project.
Duplicate socialAccountId values are invalid.
1- Facebook
- Instagram
- LinkedIn
- LinkedIn Pages
- Pinterest
- TikTok
- WoopTest
- X
- YouTube
When true, all media referenced by this post is automatically deleted from the media library after all social account deliveries for the post have published successfully.
Response
Post created.
Post identifier.
Project identifier that the selected social accounts belong to.
Post content expressed as thread items.
The array exists for future thread support. Currently exactly one item is returned.
1 elementWhen the post should be published.
- Draft
- Publish Now
- Schedule For Later
Whether media auto-delete-after-publish is enabled for this post.
Platform-specific post instances.
1- Pinterest
- Instagram
- Facebook
- TikTok
- YouTube
- X
- LinkedIn
- LinkedIn Pages
- WoopTest
UTC time when the post was created.
UTC time when the post was last updated.