v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
deploy

Configure Deployment

Modify an App's deployment configuration to customize how the App deploys changes.

patch/groups/{groupId}/apps/{appId}/deploy/config

Request body

ui_drafts_disabledboolean required

If true, every change made in the Admin UI deploys automatically on save. If false, changes are grouped into a deployment draft that you deploy separately.

last_modifiednumber

The time this configuration was last modified represented by the number of seconds since the UNIX epoch.

Response

Success