v4
latestOpenAPI 3.0.02026-08-0559120263.4 KBIncidents
Create incident comment
Create a new comment on an incident
post/incidents/{id}/comments
Path parameters
idstring required
ID of the incident
Request body
Example request
{
"content": "Investigating the issue...",
"publishOnStatusPage": true
}Response
Comment created successfully