Add a risk annotation to an application for a release
To use this method, you pass a JSON object with the status and description of the risk. The server sets the user and the date automatically.
Request
POST http://{hostname}:{port}
/releases/{release}/applications/{application}/risk
Parameter | Type | Required | Description |
---|---|---|---|
application | string | true | Application ID |
release | string | true | Release ID |