Delete records of a created document object
Security
API-Key
- https://api.kycaid.comhttps://api.kycaid.com/documents/{document_id}
curl -i -X DELETE \
https://api.kycaid.com/documents/27c5caea93ee4656881ef9a30fadd21a3768 \
-H 'API-Key: YOUR_API_KEY_HERE'OK
The request was successful, and our system returned an expected response.
Response
{ "document_id": "27c5caea93ee4656881ef9a30fadd21a3768" }