Skip to main content
PATCH
Update custom fields

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
custom_fields
object[]
required

Map of custom field keys to values to set on the work order.

Minimum array length: 1

Response

Successful response

data
object