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.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Request
This endpoint expects an object.
reservations
Array of agent reservations to update
Response
Reservations updated
success
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error

