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