Update an Application
Update an Application
PUT
Update an Application
Usage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UID of the Application
Body
application/json
A short description of the Application
The URL to the Application
The App owner. Can only be a User for now but this might evolve. Pass ?expand[]=field_name for full object.
DEPRECATED: Use app_owner instead. The UID of app owner.
date formatted as ISO 8601 (e.g. "2020-12-15")
Empty when status is not "approved"
Available options:
deprecated, active, evaluating, security_assessment, cost_optimization The Application name
date formatted as ISO 8601 (e.g. "2020-12-15")
The status of the Application
Available options:
discovered, approved, restricted Application's annual cost.
Response
Application updated
Update an Application

