Skip to content

EmailRecipientRulesController_create

POST
/email-recipient-rules
object
rule_type
required

Type of matching rule: EXACT (full email), DOMAIN (*@domain.com), or WILDCARD (glob pattern)

string
Allowed values: EXACT DOMAIN WILDCARD
pattern
required

The pattern to match against, e.g. alerts@acme.com, *@acme.com

string
Example
*@acme.com
description

Human-readable description of this rule

string

Email recipient rule created

object
created_at
required
string format: date-time
created_by
required
string
updated_at
required
string format: date-time
updated_by
required
string
id
required
string
rule_type
required

Type of matching rule: EXACT (full email), DOMAIN (*@domain.com), or WILDCARD (glob pattern)

string
Allowed values: EXACT DOMAIN WILDCARD
pattern
required

The pattern to match against, e.g. alerts@acme.com, *@acme.com

string
Example
*@acme.com
description

Human-readable description of this rule

string