Batch Create Risk Score Types

post

/primeapi/restapi/riskScoreType/batch

Send a request to this endpoint to create one or more risk score types.

Request

Supported Media Types
Body ()
One or more risk score type objects.
Root Schema : List<ApiEntityRiskScoreType>
Type: array
Title: List<ApiEntityRiskScoreType>
Show Source
Nested Schema : ApiEntityRiskScoreType
Type: object
Show Source
Nested Schema : riskScoreThresholds
Type: array
Unique Items Required: true
Risk score thresholds.
Show Source
Nested Schema : ApiEntityWorkspace
Type: object
Show Source
Nested Schema : ApiEntityRiskScoreThreshold
Type: object
Show Source
Nested Schema : ApiEntityWorkspaceImage
Type: object
Show Source
Nested Schema : workspaceAutonumSettings
Type: array
Unique Items Required: true
An object containing workspace autonumber settings.
Show Source
Nested Schema : workspaceSettings
Type: array
Unique Items Required: true
An object containing workspace settings.
Show Source
Nested Schema : image
Type: array
An image object represented in binary format.
Show Source
Nested Schema : ApiEntityWorkspaceAutonumSetting
Type: object
Show Source
Nested Schema : ApiEntityWorkspaceSetting
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityRiskScoreType
Type: object
Show Source
Nested Schema : riskScoreThresholds
Type: array
Unique Items Required: true
Risk score thresholds.
Show Source
Nested Schema : ApiEntityWorkspace
Type: object
Show Source
Nested Schema : ApiEntityRiskScoreThreshold
Type: object
Show Source
Nested Schema : ApiEntityWorkspaceImage
Type: object
Show Source
Nested Schema : workspaceAutonumSettings
Type: array
Unique Items Required: true
An object containing workspace autonumber settings.
Show Source
Nested Schema : workspaceSettings
Type: array
Unique Items Required: true
An object containing workspace settings.
Show Source
Nested Schema : image
Type: array
An image object represented in binary format.
Show Source
Nested Schema : ApiEntityWorkspaceAutonumSetting
Type: object
Show Source
Nested Schema : ApiEntityWorkspaceSetting
Type: object
Show Source

400 Response

Invalid input.