Delete Order
DELETE/pipelines/:id
Delete a specific order. Only orders that have not started processing or are in a failed state can be deleted. Active or completed orders cannot be deleted to maintain audit trail.
Responses
- 204
- 401
- 404
- 408
- 504
Success - pipeline deleted
Unauthorized
Not found
Authorization Check Timeout
Timeout