Skip to main content
DELETE
Delete 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 the attachment belongs to.

attachmentId
integer
required

ID of the attachment to delete.

Response

Successful response

data
object