v1
latestOpenAPI 3.0.32026-07-2632131.4 MBPhone Book Entries
Delete a contact
Permanently deletes a contact from the phonebook.
delete/contacts/{contactId}
Path parameters
contactIdstring required
The ID of the contact to delete.
Response
Contact deleted successfully.
Example response
{
"status": "ok"
}