---
title: "PUT /params/{param}"
method: PUT
path: "/params/{param}"
tags: ["global"]
---

# PUT /params/{param}

`PUT /params/{param}`

Set the value of the global parameter.

## Request body

- union
  - object
  - number
  - integer
  - string

## Response `201`

Created

## Other responses

- `404` — Not Found
- `423` — Locked

---

[API](https://skmtc.net/hse-project/apis/hse-rest-api.md) · [All operations](https://skmtc.net/hse-project/apis/hse-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hse-project/hse-rest-api/versions/35114e72c580/schema)
