---
title: "Cancel an instant funding request"
method: DELETE
path: "/v1/instant_funding/{instant_funding_id}"
tags: ["Instant Funding"]
---

# Cancel an instant funding request

`DELETE /v1/instant_funding/{instant_funding_id}`

Cancels a single instant funding request based on the ID supplied if possible.

## Path parameters

- `instant_funding_id` string, required

## Response `204`

Successful response.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/alpacahq/apis/gift-city-extensions-api.md) · [All operations](https://skmtc.net/alpacahq/apis/gift-city-extensions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alpacahq/gift-city-extensions-api/revisions/62e3378bb273/schema)
