Skip to main content
POST
Create Profile Validation Rule

Body

application/json
name
string
required
Maximum string length: 255
type
enum<string>
required
Available options:
email,
mobile,
name
rule_type
enum<string>
required
Available options:
exact,
domain,
prefix,
regex
applies_to
enum<string>
required
Available options:
create,
update,
import,
all
pattern
string | null
error_message
string | null
Maximum string length: 255
priority
integer | null
is_active
boolean | null
effective_from
string<date-time> | null
effective_to
string<date-time> | null
created_by
string | null
Maximum string length: 255
updated_by
string | null
Maximum string length: 255
values
object[] | null

Response

ProfileValidationRule

data
ProfileValidationRule · object
required