Tasks
Remove Contact
The Remove Contact task removes a contact from a specific contact list on a stub.
Basic usage
Remove a contact from the Field Technicians contact list.
Parameters
required string
list_name The name of the list to remove the contact from.
string
contactuuid The contactuuid of the contact to which to remove from the list.
Result
Properties
string
list_name The name of the list the contact was removed from.
string
contactuuid The contact's unique identifier which was removed from the contact list.