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.
Documentation Index
Fetch the complete documentation index at: https://docs.woopsocial.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
Social account targets for this post.
All referenced social accounts must belong to the same project.
Duplicate socialAccountId values are invalid.
1When 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.