v1
latestOpenAPI 3.0.22026-07-1313674250.9 KBincidents
Create With Ai
Create incident with AI
post/incidents/ai/suggest
Request body
string[] required
Response
Successful Response
Example response
{
"incident_suggestion": [
{
"id": "c2509cb3-6168-4347-b83b-a41da9df2d5b",
"name": "Incident name",
"user_summary": "Keep: Incident description",
"status": "firing"
}
]
}