Create a new draft post targeting one or more social accounts. Returns the created post with status 201.
Creates aDocumentation Index
Fetch the complete documentation index at: https://docs.trypost.it/llms.txt
Use this file to discover all available pages before exploring further.
draft. To schedule or publish, follow up with PUT /posts/{post} using status=scheduled or status=publishing.
content_type.POST /posts/{post}/media — id, path, url, type, mime_type, original_filename. Most callers use the dedicated upload or attach-from-URL endpoint instead.2026-05-10T15:30:00Z). Stored on the draft so a follow-up PUT with status=scheduled doesn’t have to repeat it. Defaults to today at 09:00 UTC.201 with the created post. Response shape is identical to GET /posts/{post} — see that endpoint for full field documentation.