v3

latestOpenAPI 3.0.02026-07-2759120262.8 KB
Incidents

Update an incident comment

Updates an existing comment on an incident

patch/incidents/{id}/comments/{commentId}

Path parameters

idstring required

The incident ID

commentIdnumber required

The comment ID

Request body

contentstring required

Updated content of the comment

Example request

{
  "content": "Issue has been identified and fix is in progress..."
}

Response

idnumber required
commentstring required