POST /dataAccessRequest/{requestId}/signature
Route the eDUC associated with a data access request for electronic signature.
An eDUC may only be routed once. Changes made to the request after it has been routed are applied to the eDUC already out for signature, not by routing again.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/dataAccessRequest/{requestId}/signature
Resource URL Variables
| {requestId} | - The ID of the data access request. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | None |
| Response Object | EDucSignatureQuota (application/json) |