Create Scoring Config

POST

Create a new scoring config.

Request

This endpoint expects an object.
namestringOptional
descriptionstringOptional
metricslist of integersOptional
project_idintegerOptional

Response

This endpoint returns an object.
org_idstringOptional

The organization this resource belongs to.

user_idstringOptional

The user this record belongs to.

idintegerOptional
namestringOptional
descriptionstringOptional
configmap from strings to anyOptional
is_archivedbooleanOptional
metricslist of integersOptional
created_atdatetimeOptional
project_idintegerOptional

The ID of the project the scoring config belongs to.

Errors

Built with