POST v1/api/{studyId}/Email/DocumentToSubject
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studyId | string |
None. |
Body Parameters
EmailDocumentToSubject| Name | Description | Type | Additional information |
|---|---|---|---|
| Cc | Collection of string |
None. |
|
| CcDictionary | Dictionary of string [key] and string [value] |
None. |
|
| To | Collection of string |
None. |
|
| ToDictionary | Dictionary of string [key] and string [value] |
None. |
|
| ConsentDocumentId | globally unique identifier |
None. |
|
| StudyId | globally unique identifier |
None. |
|
| SubjectId | globally unique identifier |
None. |
|
| Bcc | Collection of string |
None. |
|
| BccDictionary | Dictionary of string [key] and string [value] |
None. |
|
| UploadFileId | globally unique identifier |
None. |
Response Information
Resource Description
None.