Skip to main content

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

Sandbox order deleted