Request Headers
authorizationstring*required
The authorization token (required).
Request Path
idstring*required
The unique identifier of the completion to mark the Correct Vote for. It will be added to the Score Model's training table.
Request Body
correct_votearray*required
The Correct Vote. It will be added to the Score Model's training table. It must be the same length as the choices in the request.
Items
Probabilitynumber
The probability assigned to the corresponding choice.