Delete Automation Rule
curl -X DELETE "https://loading/api/v2/automation-rules/string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}curl -X DELETE "https://loading/api/v2/automation-rules/string"{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}