Payload format
Header
Payload
{
"message": "This will be the incident message",
"description": "This will be the incident description",
"tags" : {
"tagname1":"Tag value#1",
"tagname2":"Tag value#2",
"tagname3": {
"color": "Valid HTML HEX Colour Notation goes here",
"value":"Tag value#3"
}
},
"status": "trigger",
"event_id": "6"
}Mandatory fields within the JSON
Payload Size Limitation
Event Identification and Resolution
Add a Tag From directly Incident JSON
Tag colors
Last updated