v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
ValidationSet

Updates the visibility of a validation set.

Public validation sets are used to automatically add a validation set to an order if no validation set is specified.

patch/validation-set/{validationSetId}/visibility

Path parameters

validationSetIdstring required

The id of the validation set to update the visibility for.

Query parameters

isPublicboolean required

Whether the validation set should be public or private.

Response

No Content