v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0114775543.6 KB
Concurrency

Update concurrency reservations

Updates concurrency reservations for one or more agents in a single request. Replaces the existing reservation values for each specified agent. Admin role required.

put/concurrency/reservations

Request body

Response

Reservations updated

successboolean

Example response

{
  "success": true
}