Deletes the insight specified by the <code>InsightArn</code>.
delete/insights/{InsightArn}
Path parameters
InsightArnstring required
The ARN of the insight to delete.
Response
Success
Example response
{
"InsightArn": "arn:aws:securityhub:eu-central-1:123456789012:insight/123456789012/custom/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111"
}