PUT v1/api/{studyId}/subject/{id}/status?timeZone={timeZone}&isStatusUpdatedManually={isStatusUpdatedManually}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| timeZone | string |
Required |
|
| isStatusUpdatedManually | boolean |
Required |
|
| studyId | string |
None. |
Body Parameters
ConsentStatus| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| IsConsented | boolean |
None. |
|
| Status | ConsentSystemStatus |
None. |
|
| Order | integer |
None. |
|
| IsDisabled | boolean |
None. |
|
| IsReadOnly | boolean |
None. |
|
| TenantId | globally unique identifier |
None. |
|
| UpdatedDate | date |
None. |
|
| Id | globally unique identifier |
None. |
Response Information
Resource Description
None.