# DELETE /agents/:id

**Resource:** [Text Agents](./text-agents.md)  
**Scopes:** `voice-agents:write`  
**Write operation:** yes

Delete a text agent. Auto-detects type.

## Parameters

| Name | In | Type | Required | Description |
|------|----|------|----------|-------------|
| `id` | path | uuid | yes | Text agent ID |

---
Base URL: `https://api.trustpager.com/functions/v1/api/v1` — Auth: `Authorization: Bearer YOUR_API_KEY`