Skip to main content
POST
Enqueue a run (warm_up or post).

Authorizations

Authorization
string
header
required

The access_token from the exchange endpoint.

Headers

Idempotency-Key
string

Dedupes a post run; a duplicate key returns the original run (200).

Body

application/json
type
enum<string>
required
Available options:
warm_up,
post
account_username
string
required
Minimum string length: 1
device_udid
string
input
object
scheduled_at
string<date-time>

Response

Idempotent replay — the original run for a duplicate Idempotency-Key.

schema
string
required
Allowed value: "1.0"
run
object
required