Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.anycheck.ai/verifications/{id} \ --header 'X-API-Key: <api-key>'
200
Example
{ "message": "successfully deleted data" }
Delete a single verification
API key for service-to-service authentication
Verification ID
Verification deleted successfully
"successfully deleted data"
Was this page helpful?