v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Applications

Edit Simple Application

Edit an application and commit a new revision if configuration changed.

Fields other than id in the request body are treated as changes and produce a new committed revision. Supplying data changes the configuration; supplying only header fields (flags, tags, meta) still produces a new revision with the updated header but the existing data. Editing the application name is currently disabled and returns 400.

put/simple/applications/{application_id}

Path parameters

application_idstring uuid required

Request body

Response

Successful Response

countinteger

1 when the application was found, 0 otherwise.