Create a delegate for a report
Assign a user or a staff group as a delegate for the report. Provide exactly one of user (user ID) or group (staff group ID). Report delegation must be enabled for the practice (FaxDelegateModal or ReportQueueDelegate). For group delegation, StaffGroupDelegates must be enabled.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The report ID.
Body
Nested serializer for RoutedDocumentDelegate.
Returns delegation information for users and groups assigned to review a report. Either user or group will be populated, but not both.
Response
Nested serializer for RoutedDocumentDelegate.
Returns delegation information for users and groups assigned to review a report. Either user or group will be populated, but not both.