Monitoring

Delete a monitoring rule

DELETE
/api/v1/monitoring/{monitoringId}

Scope: monitoring:write

Stops the schedule and removes the rule.

Authorization

AuthorizationBearer <token>

Use Authorization: Bearer vrf_live_... or vrf_test_....

In: header

Path Parameters

monitoringId*string

Monitoring rule identifier.

Formatuuid

Response Body

curl -X DELETE "https://example.com/api/v1/monitoring/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty