Skip to main content
POST
What each rule does when it matches, and whether the caller or the worker does it.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

rule_actions

What each rule does when it matches, and whether the caller or the worker does it.

action_type
string<character varying>
Maximum string length: 60
configuration
string<jsonb>
id
string<uuid>

Note: This is a Primary Key.

is_async
boolean<boolean>
performed_by
string<text>
rule_id
string<uuid>

Note: This is a Foreign Key to rules.id.

sort_order
integer<integer>

Response

201

Created