Skip to main content
PATCH
Update an internal comment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

thread_id
string
required
comment_id
string
required

Body

application/json
content
string
Minimum string length: 1
attachments
object[]

Response

Successful response

id
string
required
created_at
string
required
updated_at
string
required
content
string
required
attachments
array
required
thread_id
string
required
user_id
string | null
required