Add subject lock status for given subject list

post

/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/lock/subjects

API to fetch subject lock status for given subject list.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : SubjectLockRequestDTO v1.0
Type: object
Title: SubjectLockRequestDTO v1.0
Contains a list of subjects to get lock status details
Show Source
Nested Schema : subjects
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 2147483647
Contains subjects.
Show Source
Back to Top

Response

Supported Media Types

200 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