Download the Clinical One upload user template file to create users
get
/ec-auth-svc/rest/v1.0/authusers/{userid}/studies/{studyId}/usersuploadtemplate
Download the Clinical One upload user template with specific study roles for a study.
Request
Path Parameters
-
studyId(required): string(uuid)
Study IDExample:
ABE31741A0E945F6B827048B279F2F19
Query Parameters
-
localize: boolean
Default Value:
false
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
- application/vnd.ms-excel.sheet.binary.macroEnabled.12
200 Response
Success
Root Schema : schema
Type:
String(binary)400 Response
Bad request
Root Schema : AuthResponse
Type:
objectGeneric API response wrapper containing result, error data, response version and status.
Show Source
-
errorData: object
ErrorResponseData
-
result: object
result
Result data of the API response; actual type depends on the API
-
status: string
(none)
Indicates request success ("success") or failure ("failure").Example:
success -
version: integer
(int32)
Version of the response schema.Example:
1
Nested Schema : result
Type:
objectResult data of the API response; actual type depends on the API
Example:
oracle.doceng.json.BetterJsonNull@1466a41fNested Schema : details
Type:
object