Update rule

This API modifies one or more of the following rule fields: name, description, expression, is_enabled, and/or action_ids. Include only the fields you want to modify.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  "attributes": {
    "name": "Test1",
    "description": "descr-bar",
    "is_enabled": false
  }
}
Path Params
string
required

Unique rule_uuid.

Body Params
json
required
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

422

Unprocessable Entity

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