Remove a tag from a risk
DELETE /v1/risks/{risk_id}/tags
DELETE
/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 removed from risk
Risk, tag, or association not found