Create an automation rule on a v3 status page.
Create an automation rule. A failing check whose tags (or group tags) overlap with the rule tags opens one incident impacting the listed components.
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
Path Parameters
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
Created
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