delete_contact_point: Delete an existing contact_point
Description
Delete an existing contact_point
Usage
delete_contact_point(contact_point_id)
Arguments
contact_point_id
id of the contact point to be deleted, can be obtained with get_contact_points().
Value
integer - 204 on success.