---
title: "Delete a source"
method: DELETE
path: "/v1/projects/{projectID}/sources/{sourceID}"
tags: ["Sources"]
---

# Delete a source

`DELETE /v1/projects/{projectID}/sources/{sourceID}`

This endpoint deletes a source

## Path parameters

- `projectID` string, required
- `sourceID` string, required

---

[API](https://skmtc.dev/getconvoy/apis/convoy-api-reference.md) · [All operations](https://skmtc.dev/getconvoy/apis/convoy-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getconvoy/convoy-api-reference/revisions/bbe11224b60e/schema)
