Delete Alert

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/alert

Delete is the same for each resource, the only parameters required are the resource type and the uuid of the entity you want to delete.

Request parametersResponse schema
code NUMBER
No description available
Can be executed by:
Alert Owner
Can be associated to:
Schedule
User
Securable
Channel
Did this page help you?
Yes No
Language
Shell
Node
Java
.NET
Python
PHP
Base URL
https://api.luzmo.com/0.1.0/alert
Example Response
200
400
500
{
  "code": 200
}