Skip to main content
DELETE
https://api.nedzo.ai/v1
/
contacts
/
{id}
curl -X DELETE "https://api.nedzo.ai/v1/contacts/123e4567-e89b-12d3-a456-426614174000" \
    -H "Authorization: Bearer YOUR_API_KEY"
// 204 No Content
id
string
required
Contact UUID
curl -X DELETE "https://api.nedzo.ai/v1/contacts/123e4567-e89b-12d3-a456-426614174000" \
    -H "Authorization: Bearer YOUR_API_KEY"
// 204 No Content