Edit Simple Application
PUT/simple/applications/:application_id
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.
Request
Responses
- 200
- 422
Successful Response
Validation Error