notes_delete
Permanently remove a note from Pipedrive. Deletes the note from all associated entities with no recovery option.
Instructions
Delete a note from Pipedrive.
Permanently removes a note from all associated entities.
Workflow tips:
This action cannot be undone
Note is removed from all associated entities
Consider using notes_get first to verify the note
Deleted notes cannot be recovered
Common use cases:
Remove note: { "id": 123 }
Clean up old notes
Remove duplicate or incorrect notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the note to delete |