delete https://api.dome9.com/v2/ExternalFindings
Delete selected external findings in Dome9. The findings will be permanently removed from Dome9 and will not be searchable.
Log in to see full request history
Response
204No Content
Delete selected external findings in Dome9. The findings will be permanently removed from Dome9 and will not be searchable.
204No Content
xxxxxxxxxx
curl --request DELETE \
--url https://api.dome9.com/v2/ExternalFindings \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!