---
title: "Delete workspace runner"
method: DELETE
path: "/workspaces/{workspace}/pipelines-config/runners/{runner_uuid}"
tags: ["Pipelines"]
---

# Delete workspace runner

`DELETE /workspaces/{workspace}/pipelines-config/runners/{runner_uuid}`

Delete workspace runner by uuid.

## Path parameters

- `workspace` string, required
- `runner_uuid` string, required

## Response `204`

The workspace runner was deleted.

## Other responses

- `404` — The workspace runner was not found.

---

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