Skip to main content
PATCH
Update queue settings

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.

Query Parameters

account_id
string

Account to act on, from GET /v1/accounts. Defaults to your main account. An id outside your accounts returns 404 account_not_found.

Body

application/json
slots
object[]

Full replace of the predefined posting slots. [] clears them all.

Maximum array length: 50
timezone
string

IANA timezone name the slot times run in, for example Europe/London.

Maximum string length: 64
account_id
string

Response

The updated settings plus what the reflow did.

data
object
reflow
object

What changing the slots did to the already-queued posts.

note
string

Present only when reflow.bailed is true.