---
title: "PUT /workerpools/sortorder"
method: PUT
path: "/workerpools/sortorder"
tags: ["WorkerPools"]
---

# PUT /workerpools/sortorder

`PUT /workerpools/sortorder`

Takes an array of work pool IDs as the request body, uses the order of items in the array to sort the worker pools on the server. The ID of every worker pool must be specified.

## Request body

- string[]

## Response `200`

Success

---

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