delete https://{baseUrl}/api/classifiedRecords/
Log in to see full request history
Responses
200The classified record was deleted.
401The caller is not authenticated with RegScale.
404The given classification record could not be found.
200The classified record was deleted.
401The caller is not authenticated with RegScale.
404The given classification record could not be found.
xxxxxxxxxx
curl --request DELETE \
--url https://your-instance.regscale.co/api/classifiedRecords/recordId
Try It!
to start a request and see the response here!