v1

latestOpenAPI 3.0.32026-07-1271839.7 KB
Validation Rules

createValidationRule

Creates a new validation rule for the authenticated organization.

post/v1/validation-rules

Request body

titlestring required

Title of the validation rule.

placeholderstring

Placeholder for the validation rule.

Response

Validation rule created successfully

titlestring required

Title of the validation rule.

placeholderstring

Placeholder for the validation rule.

_schema_versionstring required

Schema version of the validation rule.

_idstring required

Unique identifier for the validation rule.

_organization_idstring required

Organization ID that owns this rule.

created_atstring required

ISO timestamp when the rule was created.

updated_atstring required

ISO timestamp when the rule was last updated.

created_bystring required

User ID of the creator.

updated_bystring required

User ID of the last updater.