Delete Alert Rule Set

Delete Alert Rule Set

Endpoint to delete Alert Rule Set by id
Authorized Roles : PROVIDER or ORG_ADMIN

Request
URI
DELETE
https://{api_host}/provider/orgs/{id}/alert-rule-set/{alertRuleSetId}
COPY
Path Parameters
string
id
Required

ID of the Organisation

string
alertRuleSetId
Required

ID of the Alert Rule Set


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure

500

Internal Server Error

Operation doesn't return any data structure