---
title: "DELETE /warehousetransfer/transfers/DeleteItems"
method: DELETE
path: "/warehousetransfer/transfers/DeleteItems"
tags: ["WarehouseTransfer"]
---

# DELETE /warehousetransfer/transfers/DeleteItems

`DELETE /warehousetransfer/transfers/DeleteItems`

Use this call to remove items from a stock transfer.

## Request body

- DeleteItemsRequest
  - `transferId` integer
  - `transferItemIds` integer[], nullable

## Response `200`

Success

- integer

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `405` — Method Not Allowed

---

[API](https://skmtc.net/linnworks/apis/authenticate-api.md) · [All operations](https://skmtc.net/linnworks/apis/authenticate-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/linnworks/authenticate-api/versions/0123569a22fb/schema)
