Skala
Work order operations

Delete a work order operation

Permanently removes a specific work order operation from the system.

DELETE
/api/work_order_operations/{id}

Permanently removes a specific work order operation from the system.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

WorkOrderOperation identifier

Response Body

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