Create and assign bulk users

post

/ec-auth-svc/rest/v1.0/authusers/studies/{studyId}/bulk

Bulk create and assign users to the study

Request

Path Parameters
Query Parameters
Supported Media Types
Request Body - */* ()
Root Schema : schema
Type: array
Show Source
Nested Schema : Create Users In Bulk V1
Type: object
Show Source
Nested Schema : users
Type: array
Show Source
Nested Schema : UploadUserDetails
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : UserAndAccessMappingInfoDto
Type: object
Show Source
Nested Schema : UpdateUserStudyModeRoleListDtoV2
Type: object
Show Source
Nested Schema : modes
Type: array
Show Source
Nested Schema : UpdateUserModeRoleListDtoV2
Type: object
Show Source
Nested Schema : DepotsListDto
Type: object
Show Source
Nested Schema : SitesListDto
Type: object
Show Source
Nested Schema : associatedDepots
Type: array
Show Source
Nested Schema : associatedSites
Type: array
Show Source

400 Response

Bad request
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : allowedMethods
Type: array
Unique Items Required: true
Show Source
Nested Schema : cookies
Type: object
Additional Properties Allowed
Show Source
Nested Schema : entity
Type: object
Nested Schema : entityTag
Type: object
Show Source
Nested Schema : headers
Type: object
Additional Properties Allowed
Show Source Show Source
Nested Schema : language
Type: object
Show Source
Nested Schema : links
Type: array
Unique Items Required: true
Show Source
Nested Schema : mediaType
Type: object
Show Source
Nested Schema : metadata
Type: object
Additional Properties Allowed
Show Source Show Source
Nested Schema : statusInfo
Type: object
Show Source
Nested Schema : stringHeaders
Type: object
Additional Properties Allowed
Show Source Show Source
Nested Schema : additionalProperties
Type: object
Show Source
Nested Schema : additionalProperties
Type: array
Show Source
Nested Schema : items
Type: object
Nested Schema : extensionKeys
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleAttributes
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleKeys
Type: array
Unique Items Required: true
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : params
Type: object
Additional Properties Allowed
Show Source
Nested Schema : rels
Type: array
Show Source
Nested Schema : uriBuilder
Type: object
Nested Schema : parameters
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: array
Show Source
Nested Schema : items
Type: object
Nested Schema : additionalProperties
Type: array
Show Source

500 Response

Error
Body ()
Root Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : details
Type: object
Back to Top