Copy dynamic codelist mappings from source study to target study
post
/ec-codelist-svc/rest/v1.0/codelist/dynamic/copy
Copies dynamic codelist mappings and site-mode mappings specified in the request body from sourceStudyId to targetStudyId
Request
Query Parameters
-
studyId(required): string(uuid)
ID of a Study. Only required if level path parameter equals to 'studies'
-
targetStudyId(required): string(uuid)
ID of a Study. Only required if level path parameter equals to 'studies'
Supported Media Types
- application/json
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : result
Type:
objectNested Schema : details
Type:
object400 Response
Invalid request URL.
Nested Schema : result
Type:
objectNested Schema : details
Type:
object500 Response
Internal server error
Nested Schema : result
Type:
objectNested Schema : details
Type:
object