---
title: "Delete Workflow"
method: DELETE
path: "/api/v1beta/workflows/{id}"
tags: ["Workflows"]
---

# Delete Workflow

`DELETE /api/v1beta/workflows/{id}`

Invokes the c1.api.workflows.v1beta.WorkflowService.DeleteWorkflow method.

## Path parameters

- `id` string, required — The id field.

## Request body

- C1ApiWorkflowsV1betaDeleteWorkflowRequestInput — The DeleteWorkflowRequest message.

## Response `200`

Successful response

- C1ApiWorkflowsV1betaDeleteWorkflowResponse — The DeleteWorkflowResponse message.

## Changes

- **2025-04-10** `17f9f3bcedd5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1beta/workflows/:id/delete.md)

---

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