Confirm arbitrator assignment
arbitrators
Confirm arbitrator assignment
Confirms a previously reserved arbitrator assignment, making it permanent. This endpoint transitions a temporary reservation into a confirmed assignment that will not expire. Requires roster.arbitrators.assigner permission.
POST
Confirm arbitrator assignment
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
Unique identifier of the reservation to confirm
Example:
"2720f109-0caf-4c62-af22-5d08c853711c"
Response
Successfully confirmed the reservation
The response is of type string.
Example:
"reservation successfully confirmed"