Confirm case manager assignment
case-managers
Confirm case manager assignment
Confirms a previously reserved case manager assignment, making it permanent. This endpoint transitions a temporary reservation into a confirmed assignment that will not expire. Requires roster.case_managers.assigner permission.
POST
Confirm case manager 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"