---
title: "Delete a training process."
method: DELETE
path: "/train/{name}"
---

# Delete a training process.

`DELETE /train/{name}`

If the process is running, it will be stopped.

## Path parameters

- `name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/jolibrain/apis/joligen-server.md) · [All operations](https://skmtc.dev/jolibrain/apis/joligen-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jolibrain/joligen-server/revisions/5bcccbb29310/schema)
