delete_contact_point {previsionio}R Documentation

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.


[Package previsionio version 11.7.0 Index]