Remove a procedure from a Work Order by its internal ID

Removes a procedure instance from an existing Work Order identified by its internal ID. Idempotent: returns 204 even if the procedure instance is not attached to the Work Order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Work Order's internal ID

string
required

The internal ID of the procedure instance to remove

Responses
204

Procedure removed

400

Bad Request

403

Forbidden

404

Not Found (missing Work Order)

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!