Update a Rule

Updates an existing rule.

Path parameters

ruleIdstringRequired

Identifier of the rule.

Request

This endpoint expects an object.
namestringRequired

Name of the rule.

conditionslist of objectsRequired
actionslist of objectsRequired

Response

Rule updated successfully.

idstringOptional

Unique identifier for the rule.

namestringOptional

Name of the rule.

conditionslist of objectsOptional
actionslist of objectsOptional
createdAtdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Timestamp when the rule was created.

updatedAtdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Timestamp when the rule was last updated.

Errors