PULSAR

Delete Work

Delete work.

Authorization

bearerAuth
Authorization<token>

In: header

Path Parameters

workId*string

The work order id.

Response Body

Try it live
DELETE
/work/{workId}

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X DELETE "https://example.com/work/string"
Empty