---
title: "Delete an assistant test"
method: DELETE
path: "/ai/assistants/tests/{test_id}"
tags: ["Assistants"]
---

# Delete an assistant test

`DELETE /ai/assistants/tests/{test_id}`

Permanently removes an assistant test and all associated data

## Path parameters

- `test_id` string, required

## Response `200`

Returns success status when test is successfully deleted

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/revisions/8f5f4e537994/schema)
