v3
latestOpenAPI 3.0.02026-07-2759120262.8 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..."
}Response
Comment created successfully