Update concurrency reservations

View as Markdown

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.
reservationslist of objectsRequired
Array of agent reservations to update

Response

Reservations updated
successboolean
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error