DELETE
/
{product}
/
alert-policies
/
{alertPolicyId}
/
alert-rules
/
{alertRuleId}
Please be aware that the Phare API is currently in beta and is subject to change.

Authorizations

Authorization
string
headerrequired

Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.

Path Parameters

product
enum<string>
required

The Phare product

Available options:
uptime
alertPolicyId
integer
required

ID of the alert policy to delete

alertRuleId
integer
required

ID of the alert rule to delete