Skip to main content
PUT
Replace the product list

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
products
object[]
required
Maximum array length: 5
account_id
string

Response

The full product list after the reconcile.

data
object[]