Skip to main content
POST
Release arbitrator reservation

Authorizations

Authorization
string
header
required

access token

Body

application/json
reservationID
string<uuid>
required

Unique identifier of the reservation to release

Example:

"2720f109-0caf-4c62-af22-5d08c853711c"

Response

Successfully released the reservation

The response is of type string.

Example:

"reservation successfully released"