files_delete
Permanently delete a file and its associations from Pipedrive. This action cannot be undone, so verify the file first.
Instructions
Delete a file from Pipedrive.
Permanently removes a file and its associations with entities.
Workflow tips:
Deleting a file removes it from all associated entities
This action cannot be undone
Consider using files_get first to verify the file
Deleted files may still appear in lists if include_deleted_files=true
Common use cases:
Remove file: { "id": 123 }
Clean up old attachments
Remove duplicate files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the file to delete |