---
title: "deleteQuestion"
method: DELETE
path: "/questions/{question}"
tags: ["Question"]
---

# deleteQuestion

`DELETE /questions/{question}`

Delete Question

## Path parameters

- `question` integer, required

## Response `200`

Success

- EmptyResponse

## Other responses

- `403` — Requester is not authorized to perform action
- `404` — Question 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)
