> ## Documentation Index
> Fetch the complete documentation index at: https://docs.60db.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Recording

> Delete a recording

Remove a recording.

```bash theme={null}
curl -X DELETE https://api.60db.ai/dialer/recordings/recording-uuid \
  -H "Authorization: Bearer your-api-key"
```
