crm_customers_notes_delete
Delete a note from a customer's record using customer ID and note ID. Confirmation is required to complete the deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| noteId | Yes | Note ID | |
| confirm | No | Set to true to confirm this potentially destructive action |