---
title: "Cancel a pending outgoing transfer (source org)"
method: POST
path: "/v1/transfers/{id}/cancel"
tags: ["Transfers"]
---

# Cancel a pending outgoing transfer (source org)

`POST /v1/transfers/{id}/cancel`

## Path parameters

- `id` string, required

## Response `204`

Cancelled

## Other responses

- `401` — Missing or invalid API key
- `403` — API key lacks the required scope
- `404` — Resource not found

---

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