Delete Client Contact
delete_client_contactPermanently remove a contact from a client record. This action is irreversible and requires client and contact IDs.
Instructions
Permanently delete a contact from a client. This action cannot be undone. / Elimina permanentemente un contacto de un cliente. Esta accion no se puede deshacer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Client ID / ID del cliente | |
| contactId | Yes | Contact ID / ID del contacto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| success | Yes |