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.

Path Params
integer
required

The report ID.

Body Params

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.

integer | null

ID of the delegated group. Null if this is a user delegation.

integer | null

ID of the delegated user. Null if this is a group delegation.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json