---
title: "Unlink Transfer"
method: DELETE
path: "/api/connections/transfers/{pair_id}"
tags: ["connections"]
---

# Unlink Transfer

`DELETE /api/connections/transfers/{pair_id}`

Manual unlink: remove a transfer pair link so both transactions are treated normally.

## Path parameters

- `pair_id` string, uuid, required

## Headers

- `X-Workspace-Id` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/usesecuro/apis/securo.md) · [All operations](https://skmtc.dev/usesecuro/apis/securo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usesecuro/securo/revisions/1df3dfa0c028/schema)
