---
title: "Delete pathway"
method: DELETE
path: "/v2/pathways/{id}"
tags: ["Pathways"]
---

# Delete pathway

`DELETE /v2/pathways/{id}`

## Path parameters

- `id` string, required

## Response `204`

Pathway deleted

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/instructure/apis/public-api-docs.md) · [All operations](https://skmtc.net/instructure/apis/public-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/public-api-docs/revisions/44eb39b4bd65/schema)
