crm_locations_notes_delete
Delete a specific note associated with a customer location by providing the location ID and note ID. Confirm the action to remove the note permanently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID | |
| noteId | Yes | Note ID | |
| confirm | No | Set to true to confirm this potentially destructive action |