---
title: "Delete a variation"
method: DELETE
path: "/v1/workspaces/{workspaceId}/agents/{agentId}/variations/{id}"
tags: ["AgentVariationService", "Agent Variations"]
---

# Delete a variation

`DELETE /v1/workspaces/{workspaceId}/agents/{agentId}/variations/{id}`

Deletes a variation from an agent

## Path parameters

- `workspaceId` string, required
- `agentId` string, required
- `id` string, required

## Response `200`

OK

## Other responses

- `default` — Default error response

---

[API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [All operations](https://skmtc.dev/cadenya/apis/cadenya-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cadenya/cadenya-api/revisions/ac1a7f084068/schema)
