---
title: "Delete runtime profile"
method: DELETE
path: "/profiles/{profileName}"
tags: ["profiles"]
---

# Delete runtime profile

`DELETE /profiles/{profileName}`

## Path parameters

- `profileName` string, required — Runtime profile name.

## Query parameters

- `remoteNode` string

## Response `204`

Runtime profile deleted

## Other responses

- `401` — Not authenticated
- `403` — Not authorized
- `404` — Runtime profile not found
- `default` — Generic error response

---

[API](https://skmtc.net/dagucloud/apis/dagu.md) · [All operations](https://skmtc.net/dagucloud/apis/dagu/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dagucloud/dagu/revisions/93cc41f2018a/schema)
