curl --request DELETE \
--url https://nimbussuite.com/api/v1/probe/scans/{scanId}/result \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://nimbussuite.com/api/v1/probe/scans/{scanId}/result \
--header 'Authorization: Bearer <token>'{
"success": true
}Was this page helpful?