---
title: "Delete all loads from Coverage Guide Connect"
method: DELETE
path: "/coverage_guide/org/loads/all"
tags: ["CoverageGuideConnect"]
---

# Delete all loads from Coverage Guide Connect

`DELETE /coverage_guide/org/loads/all`

This endpoint deletes all loads for the organization. Use with caution as this operation removes every load associated with your organization from Coverage Guide Connect.

No request body is required. The organization is determined from the authentication token.

The response contains:

*   success: Boolean indicating whether the deletion was successful

## Headers

- `x-api-version` string

## Response `200`

OK

- CoverageGuideConnectDeleteLanesApiResponse
  - `success` boolean — Indicates whether the deletion was successful or not

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/freightwaves/apis/sonar-api.md) · [All operations](https://skmtc.net/freightwaves/apis/sonar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freightwaves/sonar-api/revisions/3a995f316cda/schema)
