Skip to main content
POST
Retime queued posts in bulk

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Body

application/json
moves
object[]
required

The moves to apply. Post ids must be unique within one call.

Required array length: 1 - 500 elements
account_id
string

Any account you own. An account shared with you returns 403 writes_main_account_only.

Response

How many posts moved and how many were skipped.

data
object