contacts
Delete a specific phone number from a contact
Permanently deletes a specific phone number from the specified contact.
Permission: Contacts Write required.
Monitoring: No impact.
delete/contacts/{contactId}/numbers/{number}
Path parameters
contactIdinteger required
Example:123456
The identifier of the contact
numberinteger required
Example:33612345678
Response
Phone number successfully deleted.