Skip to main content
POST
Reserve resources from a pool

Authorizations

client_id
string
header
required
secret_key
string
header
required

Path Parameters

poolId
string<uuid>
required

Body

application/json
count
integer
required

How many resources to reserve in a single batch (1-5).

Required range: x <= 5
attributes
object

Restricts the reservation to resources matching these attributes exactly.

Response

200 - application/json

Default Response

resources
object[]
required
reservationId
null | string
required