resolve-dlp-alert — resolve (close) a DLP alertcurl --location '/remediations/' \
--header 'Content-Type: application/json' \
--data '{
"classification": "false_positive",
"comment": "string",
"target_id": "8CA67511-744C-4D74-B26E-7281CF88712F"
}'{
"kind": "string",
"message": "string",
"provider_propagation": "queued",
"state": "accepted",
"target_id": "string"
}