Skip to main content
DELETE
Bulk delete work orders

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Body

application/json
ids
integer[]
required

IDs of the work orders to delete.

Minimum array length: 1

Response

Successful response

data
object