Release arbitrator reservation
arbitrators
Release arbitrator reservation
Releases an arbitrator reservation back to the available pool, allowing the arbitrator to be assigned to other cases. Use this when a reservation is no longer needed. Requires roster.arbitrators.assigner permission.
POST
Release arbitrator reservation
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 release
Example:
"2720f109-0caf-4c62-af22-5d08c853711c"
Response
Successfully released the reservation
The response is of type string.
Example:
"reservation successfully released"