Skip to main content
PUT
Update an existing work order

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

work_order_id
string<uuid>
required

The unique identifier for the work order.

Body

application/vnd.api+json

The work order to update.

data
object
required

Response

The updated work order

JSON API response object

data
object
required

A work order

jsonapi
object
required