Unlock everything inside the subject for given subject ID

post

/ec-dataction-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/unlockvisits

Unlocks everything inside the subject including all visits with all it's element, for given subject ID. This API will be called from Zookeeper and has a validation about which service is it calling, which can be DCS or DataAction.

Request

Path Parameters
Supported Media Types
Request Body - */* ()
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

202 Response

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

400 Response

Bad_Request
Body ()
Root Schema : RestResponse
Type: object
Show Source
Nested Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : result
Type: object
Nested Schema : details
Type: object
Back to Top