Work Orders
Delete Work Order
Delete a work order. Work order must be in the DRAFT
state
DELETE
/
work-order
/
{id}
Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Path Parameters
The work order UUID (work_order.id
) or work order number (work_order.wo_number
). Both will map to the same work order
Response
200 - application/json
The ID of the deleted work order