Skip to main content
POST
Upload a work order comment attachment

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.

commentId
integer
required

ID of the comment to attach the file to.

Body

multipart/form-data
file
file
required

The file to upload.

Response

Successful response

data
object