---
title: "Delete a process by its ID"
method: DELETE
path: "/api/v3/process/{id}"
tags: ["v16.7.2"]
---

# Delete a process by its ID

`DELETE /api/v3/process/{id}`

Delete a process by its ID

## Path parameters

- `id` string, required

## Response `200`

OK

- string

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/datarhei/apis/datarhei-core-api.md) · [All operations](https://skmtc.net/datarhei/apis/datarhei-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datarhei/datarhei-core-api/versions/0197dcdcdd5a/schema)
