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
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
App ID (e.g. app_abc123def456)

