Update an automation rule of a v3 status page.
Update an automation rule. The component list is replaced as a whole.
Authorizations
The Checkly Public API uses API keys to authenticate requests. You can get the API Key here. Your API key is like a password: keep it secure!
Authentication to the API is performed using the Bearer auth method in the Authorization header and using the account ID.
For example, set Authorization header while using cURL: curl -H "Authorization: Bearer [apiKey]" "X-Checkly-Account: [accountId]"
Headers
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Body
255Body of the status update that opens the incident.
Body of the status update that resolves the incident.
A failing check matches when it, or its group, carries ANY of these tags.
1A disabled rule never opens incidents.
Minimum minutes after an automated incident before this rule may open the next one. 0 disables it.
0 <= x <= 1440Response
Successful
255Body of the status update that opens the incident.
Body of the status update that resolves the incident.
A failing check matches when it, or its group, carries ANY of these tags.
1A disabled rule never opens incidents.
Minimum minutes after an automated incident before this rule may open the next one. 0 disables it.
0 <= x <= 1440