Post Comments to W/O Project

POSThttps://staging.x1.temprapp.com/api/v3/work-orders/{workOrder}/comments

Creates a project comment tied to the authenticated mobile user.

Authorizations

Authorizationstringheaderrequired

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

Path Parameters

workOrderintegerrequired

Body

commentstringrequired
Length: <= 5000

Response

application/json

Project comment created.

messagestringrequired
commentobjectrequired
comment.idintegerrequired
comment.commentstringrequired
comment.project_idintegerrequired
comment.work_order_idintegerrequired
comment.user_idintegerrequired
comment.user_namestring
comment.created_atstring<date-time>