Delete a sandbox order
DELETE/api/v1/sandbox/orders/:orderID
Deletes a sandbox order along with its mock kits, reports, and webhook history. To wipe all sandbox data at once, use POST /api/v1/sandbox/reset. Requires a sandbox API token (403 otherwise).
Request
Responses
- 200
- 403
- 404
Sandbox order deleted
Not a sandbox API token
Sandbox order not found for this business