List comments
GET
/api/sessions/:id/commentsResponse
Comment[]
required
Array of comment objects
Add comment
POST
/api/sessions/:id/commentssession.commented webhook.
Auth: Agent key or User JWT + X-Team-Id
Request body
string
required
Comment text
Response
Comment
required
The created comment

