Delete a development sandbox with the REST API
Send the following request to delete the specified sandbox:
http --auth-type=veracode_hmac DELETE "https://api.veracode.com/appsec/v1/applications/{applicationGuid}/sandboxes/{sandboxGuid}"
You can use the Applications API to get the GUID for an application profile or development sandbox.