---
title: "Will mark a workflow as deleted."
method: POST
path: "/company/workflow-executions/{workflow_execution_id}/clear"
tags: ["Workflow"]
---

# Will mark a workflow as deleted.

`POST /company/workflow-executions/{workflow_execution_id}/clear`

Will mark a workflow as deleted for all users at the current company.

## Path parameters

- `workflow_execution_id` string, required

## Headers

- `HTTP_ACCEPT` string, required
- `X-Company-ID` string, required

## Response `200`

Delete a workflow.

## Other responses

- `404` — Workflow does not exist.

---

[API](https://skmtc.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
