---
title: "Update daemon's labels and image proxy"
method: POST
path: "/daemon/update"
---

# Update daemon's labels and image proxy

`POST /daemon/update`

## Request body

- DaemonUpdateConfig
  - `Labels` string[] — Labels indentified the attributes of daemon
  - `ImageProxy` string — Image proxy used to pull image.

## Response `200`

no error

## Other responses

- `400` — bad parameter
- `500` — An unexpected server error occurred.

---

[API](https://skmtc.net/aliyun/apis/pouch-engine-api.md) · [All operations](https://skmtc.net/aliyun/apis/pouch-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aliyun/pouch-engine-api/versions/36d75b2825fc/schema)
