cURL
curl --request DELETE \ --url http://localhost:5001/api/v1/{resource}/{id} \ --header 'Authorization: <api-key>'
{ "success": false, "statusCode": 400, "message": "Validation Errors.", "errors": { "email": "email should not be empty" }, "timestamp": "2026-02-06T12:00:00.000Z", "path": "/api/v1/example" }
Enter your API key with the Bearer prefix — e.g. Bearer sk_live_xxx (production) or Bearer sk_test_xxx (sandbox)
contact
lead
deal
meeting
Provider-native ID of the record
"12345"
"hubspot"
"user-001"
Resource deleted successfully