Finding Transformation Rules
Delete Finding Transformation Rule
Delete a finding transformation rule. Findings already transformed by this rule are not affected.
delete/api/v1/findings/transformation-rules/{id}
Path parameters
idstring required
The ID of the finding transformation rule to delete.
Request body
C1ApiFindingV1DeleteFindingTransformationRuleRequestInput required
The DeleteFindingTransformationRuleRequest message.
Response
Successful response
C1ApiFindingV1DeleteFindingTransformationRuleResponse required
The DeleteFindingTransformationRuleResponse message.