---
title: "Delete Agent Conversation Ticket"
method: DELETE
path: "/v1/convai/triage-tickets/{agentqa_ticket_id}"
---

# Delete Agent Conversation Ticket

`DELETE /v1/convai/triage-tickets/{agentqa_ticket_id}`

Delete an agent conversation ticket. Restricted to the ticket creator or a workspace admin.

## Path parameters

- `agentqa_ticket_id` string, required

## Headers

- `xi-api-key` string, nullable — Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/elevenlabs/apis/elevenlabs-api-documentation.md) · [All operations](https://skmtc.net/elevenlabs/apis/elevenlabs-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elevenlabs/elevenlabs-api-documentation/revisions/b96b80bcbb83/schema)
