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
The Application name
A short description of the Application
The URL to the Application
Application's owner UID.
The status of the Application
Available options:
discovered
, approved
, restricted
Empty when status
is not "approved"
Available options:
evaluating
, security_assessment
, active
, cost_optimization
, deprecated
date formatted as ISO 8601 (e.g. "2020-12-15")
Application's annual cost.
date formatted as ISO 8601 (e.g. "2020-12-15")
Response
Application updated