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