cURL
curl --request DELETE \ --url https://api.openphone.com/v1/contacts/{id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Delete a contact by its unique identifier.
The unique identifier of the contact.
"66d0d87e8dc1211467372303"
Success
Was this page helpful?