---
title: "Delete a hint"
method: DELETE
path: "/v1/ai-hint/{id}"
tags: ["ai-hint"]
---

# Delete a hint

`DELETE /v1/ai-hint/{id}`

## Path parameters

- `id` string, required

## Response `204`

successful operation

## Other responses

- `401` — not authorized
- `403` — permission denied
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/33fc84a173ce/schema)
