---
title: "Change node priority"
method: POST
path: "/admin/node/priority/{nodePriority}"
tags: ["Admin"]
---

# Change node priority

`POST /admin/node/priority/{nodePriority}`

Issues a command to change the priority of a node.

## Path parameters

- `nodePriority` integer, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/kurrent-io/apis/http-api.md) · [All operations](https://skmtc.net/kurrent-io/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kurrent-io/http-api/versions/b7fd712e809c/schema)
