Skip to main content
POST
Create draft

Authorizations

Authorization
string
header
required

Scoped API key issued in PostOnce Settings. OAuth authorization grants are not currently supported.

Headers

Idempotency-Key
string

Stable retry key. Reusing it with the same body returns the original draft; reusing it with a different body returns 409.

Required string length: 1 - 200

Body

application/json
content
string
candidate_angle
string
media
object[]
selected_account_ids
string<uuid>[]
suggested_platforms
string[]

Response

Draft created successfully.

data
object