---
title: "Delete a Load"
method: DELETE
path: "/loadmanagement/v2/load/{LoadGuid}"
tags: ["Manage your loads"]
---

# Delete a Load

`DELETE /loadmanagement/v2/load/{LoadGuid}`

## Path parameters

- `LoadGuid` string, required

## Headers

- `Content-Type` string

## Request body

- object
  - `reason` string — The reason code for deleting the load. Reason Codes
  - `comment` string — String comment of the delete reason.

## Response `204`

Successful response

---

[API](https://skmtc.net/truckstop/apis/authentication.md) · [All operations](https://skmtc.net/truckstop/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truckstop/authentication/revisions/da4fa196575d/schema)
