Skip to main content
POST
Add or replace a validation rule on a field.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Add or replace a validation rule on a field.

Enforced where every other rule in this product is, which is why an import cannot write a value the form would have refused.

p_definition_id
string<uuid>
required
p_type
string<text>
required
p_value
string<jsonb>
required
p_message
string<text>

Response

200

OK