call_logs_delete
Permanently remove a call log and its audio recording from Pipedrive while keeping the associated activity intact. Use to delete incorrect or outdated call logs.
Instructions
Delete a call log.
Permanently removes a call log from the system. If there is an audio recording attached, it will also be deleted. Note: The related activity will NOT be removed by this operation.
Workflow tips:
Use call_logs/list to find the call log ID first
Deleting the call log also deletes any attached audio recording
The associated activity (if any) remains in the system
This action cannot be undone
Common use cases:
Remove incorrect call log: { "id": "CAd92b224eb4a39b5ad8fea92ff0e" }
Clean up old call logs: { "id": "CAd92b224eb4a39b5ad8fea92ff0e" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the call log to delete |