Skala
Work orders

Delete a work order

Permanently removes a specific work order from the system.

DELETE
/api/work_orders/{id}

Permanently removes a specific work order from the system.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

WorkOrder identifier

Response Body

curl -X DELETE "https://api.skalasuite.com/api/work_orders/string"
Empty
Empty