---
title: "Delete Canary Deploy"
method: DELETE
path: "/ai/assistants/{assistant_id}/canary-deploys"
tags: ["Assistants"]
---

# Delete Canary Deploy

`DELETE /ai/assistants/{assistant_id}/canary-deploys`

Endpoint to delete a canary deploy configuration for an assistant.

Removes all canary deploy configurations for the specified assistant.

## Path parameters

- `assistant_id` string, required

## Response `204`

Successful Response

## 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/ec31f78cf002/schema)
