v8
OpenAPI 3.1.02026-08-033623795.0 MBApp Builds
Promote App Build
Promotes a draft or approved app build to production so it becomes the active version served to users. Draft builds enter review first.
post/app_builds/{id}/promote
Headers
Idempotency-Keystring
Example:d9105228-4a08-46b1-8b91-42fed586d383
A unique key that makes this request safe to retry. See Idempotent requests.
Response
app build promotion started
Example response
{
"platform": "ios",
"status": "draft",
"supported_app_view_types": [
"hub"
]
}