API ReferenceWork Orders
Delete Work Order
Delete work order.
Authorization
bearerAuth Authorization<token>
In: header
Path Parameters
id*string
The ID.
Response Body
Try it live
curl -X DELETE "https://example.com/work-orders/string"Empty
Delete work order.
bearerAuth In: header
The ID.
curl -X DELETE "https://example.com/work-orders/string"