---
title: "Delete Guidance"
method: DELETE
path: "/v2/guidances/{id}"
tags: ["Guidance API"]
---

# Delete Guidance

`DELETE /v2/guidances/{id}`

Delete a guidance.

## Path parameters

- `id` string, required — The ID of the guidance.

## Response `200`

Success

- SvflowPublicapiDeleteGuidanceResponse

## Other responses

- `default` — Error

---

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