Last updated 7 months ago
Was this helpful?
Remove the annotation for a finding
/findings/{findingId}/unannotate
The UUID of the finding to unannotate
curl -L \ --request POST \ --url 'https://api.nightfall.ai/dlp/v1/findings/{findingId}/unannotate' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body