Skip to main content
PUT
Update Profile Validation Rule

Path Parameters

profileValidationRule
integer
required

The profile validation rule ID

Body

application/json
name
string
Maximum string length: 255
type
enum<string>
Available options:
email,
mobile,
name
rule_type
enum<string>
Available options:
exact,
domain,
prefix,
regex
applies_to
enum<string>
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[]

Response

ProfileValidationRule

data
ProfileValidationRule · object
required