v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
ValidationSet

Adds a new validation rapid to a validation set using a JSON body.

post/validation-set/{validationSetId}/rapid

Path parameters

validationSetIdstring required

The validation set to add a rapid to.

Request body

randomCorrectProbabilitynumber double nullable

The probability for an answer to be correct when randomly guessing.

explanationstring nullable

An explanation shown to the users if they answer the rapid incorrectly.

contextstring nullable

An optional textual context that provides additional information to the user about the rapid.

Response

No Content