v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
ValidationSet

Updates different characteristics of a validation set using patch semantics.

patch/validation-set/{validationSetId}

Path parameters

validationSetIdstring required

The id of the validation set to update.

Request body

namestring

The new name of the validation set.

dimensionsstring[]

The new dimensions of the validation set.

shouldAlertboolean

Whether users should be alerted if they answer incorrectly.

isPublicboolean

Whether the validation set should be public.

isFlagOverruledboolean

Whether flags on validation rapids should be overruled.

Response

No Content