v1.0
post
/ec-ors-svc/rest/v1.0/import/{studyId}/{version}
Retrieves unique values for treatment arms, stratums and/or cohorts from a CSV file. Rights: OrsImportDesignPost.
Request
Path Parameters
-
studyId(required): string(uuid)
Unique identifier of the study. Uses UUID in a 32-character uppercase hexadecimal string format.Example:
8ECE2C9D389645B09740DC7926DEFB69 -
version(required): string
Version of the study.Example:
2026-02-21T06:30:00Z
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- */*
204 Response
Successful operation
500 Response
Internal server error
Root Schema : ORSResponse
Type:
objectCommon response object.
Show Source
-
errorData: object
ErrorResponseData
-
result: object
result
Result Object
-
status: string
Status of requestExample:
Success -
version: integer
(int32)
Nested Schema : result
Type:
objectResult Object
Nested Schema : details
Type:
object