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

## Changes

- **2024-08-12** `a6e0da81ff3c` — 2 info
  - api tag `compose` added
  - api tag `init` removed
- **2024-07-25** `21706ccb959b` — 2 info
  - api tag `init` added
  - api tag `compose` removed

[Change history](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api/changes/compose/update/post.md)

---

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