---
title: "Update priority group"
method: PUT
path: "/priority-groups/{id}"
tags: ["User Groups"]
---

# Update priority group

`PUT /priority-groups/{id}`

Use the Update priority group API endpoint if you want to update one or more fields from a priority group. You should add the priority group id as a variable and the fields to be updated in the request body.

## Request body

- object[]
  - `order` string
  - `skill_group_id` string

## Response `200`

Successful operation

## Other responses

- `404` — Error 1 / Error 2

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/revisions/eacecf960bb6/schema)
