POST
/
v1
/
requests
/
{task_uid}
/
messages

Authorizations

Authorization
string
header
required

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

Path Parameters

task_uid
string
required

The UID of the request

Body

application/json
body_text
string
required

Content of the comment

attachments
any[] | null
sent_by_uid
string | null

Optional UID of another user

Response

201 - application/json
result
object