---
title: "Delete Agent Response Test"
method: DELETE
path: "/v1/convai/agent-testing/{test_id}"
---

# Delete Agent Response Test

`DELETE /v1/convai/agent-testing/{test_id}`

Deletes an agent response test by ID.

## Path parameters

- `test_id` string, required — The id of a chat response test. This is returned on test creation.

## 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 `200`

Successful Response

- unknown

## 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/versions/57d56f34628a/schema)
