Delete Contact
delete_contactDeletes a specific contact from Tidio using the contact's unique identifier.
Instructions
Delete a specific contact (customer) from Tidio.
Args: contact_id (str): Required. The UUID of the contact to delete.
Returns: Dict: A dictionary with success status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes |