---
title: "Update global runtime profile defaults"
method: PATCH
path: "/profiles/_global"
tags: ["profiles"]
---

# Update global runtime profile defaults

`PATCH /profiles/_global`

## Query parameters

- `remoteNode` string

## Request body

- UpdateInheritedRuntimeProfileRequest
  - `description` string
  - `defaultProfile` string — Runtime profile override. Empty string means no profile.

## Response `200`

Global runtime profile defaults updated

- InheritedRuntimeProfileResponse — unresolved $ref

## Other responses

- `400` — Invalid request
- `401` — Not authenticated
- `403` — Not authorized
- `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/f8982f33e540/schema)
