Clear data elements scope by study ID and mode

put

/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/dataelements/clear/{scope}

Clears the scope of data elements by study ID and mode. Return dynamic child which get cleared.

Request

Path Parameters
Query Parameters
  • If the call from Digital Gateway / Digital Gateway Builder isDgCall will true and Cleardynamics won't be supported.
Supported Media Types
Request Body - */* ()
Root Schema : schema
Type: object
Show Source
Nested Schema : visits
Type: array
Show Source
Nested Schema : CoreClearVisitRequestDto
Type: object
Show Source
Nested Schema : forms
Type: array
Show Source
Nested Schema : CoreClearFormsRequestDto
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : DataElementDto
Type: object
Show Source

400 Response

Bad request.
Body ()
Root Schema : DcsResponse
Type: object
Show Source
Nested Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : result
Type: object
Nested Schema : details
Type: object
Back to Top