Posts
Create, schedule, queue and publish social media posts.
List posts
Returns a paginated collection of posts, newest first (ordered by creation date descending, then by post id descending).
Create a post
Creates a post. The post is always created as a `draft` first, and is only promoted to `scheduled`
Delete multiple posts
Deletes several posts at once. Requires the ADMIN or MEMBER workspace role.
Get a post
Get a post
Update a post
Replaces the post's accounts, tags and versions (existing versions are removed and recreated from the
Delete a post
Deletes a single post. Requires the ADMIN or MEMBER workspace role.
Schedule a post
Schedules an existing post.
Add a post to the queue
Schedules the post at the next available slot in the workspace's posting schedule.
Approve a post
Approves a post that is awaiting approval, moving it to `scheduled`. Without a request body the post keeps