OrdersWork orders
Delete Work Order
Delete a work order by ID
Authorization
api_key x-access-token<token>
In: header
Path Parameters
work_order_id*string
The ID of the work order to delete
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/shipos/work-orders/string"{ "success": true}