Parameters
Parameter | Description |
---|---|
Content | Content of comment. |
Incident ID | Unique ID of the incident. |
Parameter | Description |
---|---|
Content | Content of comment. |
Incident ID | Unique ID of the incident. |
{
"data": {
"content": "Content of comment.",
"id": "Unique ID of comment."
}
}
Was this page helpful?