Update a rule

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the rule to update.

Body Params
string

The logic of the rule (as JavaScript code).

code_ast
object

The logic of the rule (as an ESTree AST representation). Generated from the code if not specified.

date-time | null

When the rule was deactivated.

string | null

The description of the rule.

string
enum

A list of comma separated events that this rule will be executed on.

Allowed:
string

The name of the rule.

integer

Order of execution of the rule. Rules with higher priorities are executed first.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json