Skip to main content
POST
Promote staging to production

Authorizations

Authorization
string
header
required

Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.

Path Parameters

app_id
string
required

App ID (e.g. app_abc123def456)

Response

Successful Response

Response after promoting staging to production.

app_id
string
required
deploy_id
string
required
asset_prefix
string
required
version
integer | null
environment
string
default:production