v1.0
post
/ec-codelist-svc/rest/v1.0/codelist/dynamic/copy
Copy dynamic codelist mappings from one study to another.
Request
Query Parameters
-
studyId(required): string(uuid)
Unique identifier (UUID, 32-character uppercase hexadecimal string) ID of a Study. Only required if level path parameter equals to 'studies'Example:
B1B8327AFAA6412287106192AB5984EF -
targetStudyId(required): string(uuid)
Unique identifier (UUID, 32-character uppercase hexadecimal string) ID of a Study. Only required if level path parameter equals to 'studies'Example:
B1B8327AFAA6412287106192AB5984EF
Supported Media Types
- application/json
Examples
Back to Top
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : result
Type:
objectNested Schema : details
Type:
objectExamples
400 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