Create Score Config

Creates a new score configuration.

Provide name and the ordered elements (each with its field, weight, and rulescriteria). Server-assigned fields (id, status, modelType, fieldsUsedInRules, and timestamps) are ignored on input and returned in the response.

Returns 201 with the created score config. Returns 400 if the payload is malformed (e.g. an element missing its field, an out-of-range weight, or a rule with no criteria).

Body Params

The score config to create.

JSON API model for a single score config.

data
object
required

The primary data of the document

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json