---
title: "deleteEcard"
method: DELETE
path: "/ecards/{ecard}"
tags: ["eCard"]
---

# deleteEcard

`DELETE /ecards/{ecard}`

Delete specified eCard

## Path parameters

- `ecard` integer, required

## Response `200`

Success

- EmptyResponse

## Other responses

- `403` — Requester is not authorized to perform action
- `404` — eCard not found

---

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