This method allows you to delete a contact contact method
/api/v2/contacts/delete_contact_method
contact - the contacts's ID, reference or name (required)method - the data (or ID) of a customer's contact method (required){
    "status": "deleted"
}