crm_customers_notes_delete
Delete a note from a customer record in ServiceTitan CRM by providing the customer ID and note ID. Confirm the action to permanently remove the note.
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 |