Release case manager reservation
case-managers
Release case manager reservation
Releases a case manager reservation back to the available pool, allowing the case manager to be assigned to other cases. Use this when a reservation is no longer needed. Requires roster.case_managers.assigner permission.
POST
Release case manager 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"