POST v1/api/study/{studyId}/deployment/PreCheck
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| studyId | string |
None. |
Body Parameters
DeploymentParameters| Name | Description | Type | Additional information |
|---|---|---|---|
| FromStudyId | globally unique identifier |
None. |
|
| ToStudyId | globally unique identifier |
None. |
|
| Reason | string |
None. |
Response Information
Resource Description
PreDeploymentCheckResult| Name | Description | Type | Additional information |
|---|---|---|---|
| PendingChangesCouldBeReverted | boolean |
None. |
|
| SitesNotFoundInTargetStudy | boolean |
None. |