Associate group to study
post
/ec-codelist-svc/rest/v1.0/codelist/groups/study/{studyId}
Associates a code list group to a given study ID
Request
Path Parameters
-
studyId(required): string(uuid)
Id of a Study. Only required if level path parameter equals to 'studies'
Query Parameters
-
groupId: string(uuid)
Id of a CodeList group. If not set, the default System codelist is associated with the Study
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
400 Response
Bad Request: invalid parameters or request body
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
500 Response
Server error
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object