{ "name": "string", "dataType": "NUMERIC", "categories": [ { "value": 0, "label": "string" } ], "minValue": 0, "maxValue": 0, "description": "string" }
{ "id": "<string>", "name": "<string>", "createdAt": {}, "updatedAt": {}, "projectId": "<string>", "dataType": "<string>", "isArchived": true, "minValue": 123, "maxValue": 123, "categories": [ { "value": 123, "label": "<string>" } ], "description": "<string>" }
Endpoint to Create a score on toolzz analytics
Show Request
Show properties