PUT v1/api/{studyId}/configuration/consentDocument/{consentDocumentId}/section/file/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| studyId | string |
None. |
|
| consentDocumentId | string |
None. |
Body Parameters
FileSection| Name | Description | Type | Additional information |
|---|---|---|---|
| Instructions | string |
None. |
|
| IsInstructionsHidden | boolean |
None. |
|
| FileId | globally unique identifier |
None. |
|
| File | BlobReferenceConfiguration |
None. |
|
| TextProperties | string |
None. |
|
| IsSignaturePHI | boolean |
None. |
|
| Name | string |
None. |
|
| IsNameHidden | boolean |
None. |
|
| ConsentDocumentId | globally unique identifier |
None. |
|
| ConsentDocument | ConsentDocument |
None. |
|
| Type | SectionType |
None. |
|
| Order | integer |
None. |
|
| IsDisabled | boolean |
None. |
|
| SignatureSectionItems | Collection of SignatureSectionItem |
None. |
|
| TenantId | globally unique identifier |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |
Response Information
Resource Description
None.