Promote staging to production
Deploy
Promote staging to production
Promote the current staging deployment to production.
Copies environments.staging (deploy_id, asset_prefix) to
environments.production and updates build_config.asset_prefix
for backward compatibility. Also invalidates the canvas asset cache
so the new production version is served immediately.
POST
Promote staging to production
Headers
Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
Example:
"Bearer YOUR_MIXPEEK_API_KEY"
Path Parameters
App ID (e.g. app_abc123def456)

