PUT
/
v1
/
apps
/
{app_id}
/
conversations
/
{conversation_id}
/
comments
/
{comment_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required
conversation_id
string
required
comment_id
string
required

Body

application/json
text
string
required

Response

200
application/json

The response is of type any.