---
title: "Delete Starter Question"
method: DELETE
path: "/v1/business/bot-starter-questions/{starter_question_id}"
tags: ["Botsonic Business Starter Questions"]
---

# Delete Starter Question

`DELETE /v1/business/bot-starter-questions/{starter_question_id}`

Delete starter question

## Path parameters

- `starter_question_id` string, required — starter_question_id of specific starter question to delete

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/botsonic/apis/botsonic-api-docs.md) · [All operations](https://skmtc.dev/botsonic/apis/botsonic-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botsonic/botsonic-api-docs/revisions/8719fe19681e/schema)
