Update study rule copy status
put
/ec-designer-svc/rest/v1.0/studies/{studyId}/studycopystatus
Update study rule copy status for the targetted study.
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID. Example: F054C951EB74443C93716CA714AB686E
Supported Media Types
- */*
Root Schema : StudyCopyStatusDto v1.0
Type:
object
Title:
StudyCopyStatusDto v1.0
Form Info
Show Source
-
copyStatus: string
Copy statusExample:
Copy Rules in Progress
-
studyId: string
(uuid)
Study Unique GUID
-
studyVersion: string
Study versionExample:
1.0.0.1
Response
Supported Media Types
- application/json
200 Response
Successful operation.
Root Schema : StudyCopyStatusDto v1.0
Type:
object
Title:
StudyCopyStatusDto v1.0
Form Info
Show Source
-
copyStatus: string
Copy statusExample:
Copy Rules in Progress
-
studyId: string
(uuid)
Study Unique GUID
-
studyVersion: string
Study versionExample:
1.0.0.1
404 Response
Error
Nested Schema : details
Type:
object
500 Response
Error
Nested Schema : details
Type:
object