---
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

## Changes

- **2026-06-02** (v1) `4a1b69f4975e` — 1 info
  - endpoint added
- **2026-04-30** (v1) `50e1d517afc1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/dagucloud/apis/dagu/changes/profiles/:profileName/delete.md)

---

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