Scores
Create a score
Records a score against a scoring framework.
post/v1/scores
Request body
Response
Records a score against a scoring framework.
Example response
{
"data": {
"finalScore": 78.5
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.