Skip to main content
POST
Create a work order comment

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

workOrderId
integer
required

ID of the work order.

Body

application/json
comment
string
required

The comment text.

Response

Created

data
object