Delete Multiple Orders
DELETE/pipelines
Delete multiple orders in a single request. Provide an array of pipeline IDs to delete. Only orders that have not started processing can be deleted. Returns a summary of successful and failed deletions.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 504
Success - pipeline deleted
Unable to delete
Unauthorized
Forbidden
Not found
Authorization Check Timeout
Timeout