Add a tag to a risk
POST /v1/risks/{risk_id}/tags
POST
/v1/risks/{risk_id}/tags
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” risk_id
required
string
String-formatted RiskId, i.e. RSK-1
Example
RSK-1Request Body required
Section titled “Request Body required ”object
tag_id
string format: uuid
Responses
Section titled “ Responses ”Tag added to risk
object
message
string
Risk or tag not found
Tag already associated with risk