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

# Traces

> REST API endpoints for managing traces in Fiddler Platform.

<CardGroup cols={2}>
  <Card title="Delete Traces" icon="trash" href="/sdk-api/rest-api/traces/delete-traces">
    `DELETE /v3/traces`
  </Card>
</CardGroup>
