Create a new post
Create a new post with optional media, text, and pricing.
Scope required: write:post
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
"2025-06-26"
Body
Audience that can view the post
subscribers, followers-and-subscribers Text content of the post
5000Array of media UUIDs to attach to the post
UUID of free preview media shown before unlock
Price in cents for paid posts (requires media)
x >= 300Future date/time to publish the post (ISO 8601 format)
Date/time when the post expires (ISO 8601 format)
Array of content collection UUIDs to assign to the post
Response
Post created successfully
Unique identifier of the created post
Date/time when the post was created (ISO 8601 format)
Text content of the post
Price in cents for paid posts
UUID of free preview media
Audience that can view the post
subscribers, followers-and-subscribers Future date/time when the post will be published (ISO 8601 format)
Date/time when the post was published (ISO 8601 format)
Date/time when the post expires (ISO 8601 format)