Skip to main content

Post a comment on an incident

POST 

/v2/incidents/:id/comments

Attaches a free-text comment (max 10,000 chars). Dedup: identical text on the same incident from the same integration returns the prior write's operation_id instead of creating a duplicate. Vary the text (for example, append a timestamp) to post the same content twice.

Request

Responses

Comment created (or dedup match returned).