---
title: "Update configuration"
method: POST
path: "/compose/update"
tags: ["compose"]
---

# Update configuration

`POST /compose/update`

Update configuration with provided parameters.

## Request body

- PkgUpdateRequest
  - `values` object — Values to set, key is the name of the value, value is the value
  - `version` string — Version to update to, default is latest

## Response `200`

Initialization successful

- PkgSuccessResponse
  - `message` string

## Other responses

- `400` — Bad request with explanation

---

[API](https://skmtc.net/stamusnetworks/apis/swagger-stamusd-api.md) · [All operations](https://skmtc.net/stamusnetworks/apis/swagger-stamusd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stamusnetworks/swagger-stamusd-api/versions/c90a51d85d80/schema)
