Validate post
Validates a post without creating one.
This endpoint applies the same validation rules as POST /posts,
including social account resolution, platform-specific validation, and
media validation for referenced media library items.
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.