Skip to main content
POST
Cancel a work order

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 to cancel.

Body

application/json
reason
string | null

Optional reason for cancelling the work order.

Maximum string length: 1000

Response

Successful response

data
object