Skip to main content
POST
Hold 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 place on hold.

Body

application/json
reason
string | null

Optional reason for placing the work order on hold.

Maximum string length: 1000

Response

Successful response

data
object