---
title: "Delete a Shipment Template"
method: DELETE
path: "/public/v3/ShipmentTemplates/{shipmentTemplateId}"
tags: ["ShipmentTemplates"]
---

# Delete a Shipment Template

`DELETE /public/v3/ShipmentTemplates/{shipmentTemplateId}`

Deletes specified shipment template.

## Path parameters

- `shipmentTemplateId` string, required

## Headers

- `x-tive-account-id` integer, required

## Response `204`

The shipment template has been deleted

## Other responses

- `400` — Unable to delete the shipment template. See response message for details.
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/tive/apis/tive-public-api.md) · [All operations](https://skmtc.net/tive/apis/tive-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tive/tive-public-api/versions/9a8d869e3cdc/schema)
