cURL
Update Rule
PATCH
cURL
Updates a rule’s type, values, conditional, or metadata key. Visit the conditional operators reference for more information on how to use them. See the create rules endpoint for more examples.Documentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The campaign identifier (UUID).
The rule identifier (UUID).
Body
application/json
New rule type (see Rule Types Reference)
New values array. Not required for UNIQUE_BY_USER.
New comparison operator. Not required for USER_COMMS_PER_DAY or UNIQUE_BY_USER. See Conditional Operators Reference.
New metadata key. Required when rule_type is METADATA. The metadata field name to evaluate.
Response
200 - application/json