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
  list_name  required  string
 The name of the list to remove the contact from.
  contactuuid  string
 The contactuuid of the contact to which to remove from the list.
Result
Properties
  list_name  string
 The name of the list the contact was removed from.
  contactuuid  string
 The contact's unique identifier which was removed from the contact list.