---
title: "Delete an emissions source"
method: DELETE
path: "/v1/organization/emissions_sources/{id}"
tags: ["Organization management"]
---

# Delete an emissions source

`DELETE /v1/organization/emissions_sources/{id}`

Deletes an emissions source and all emissions activity data associated with it.

## Path parameters

- `id` string, uuid, required

## Response `204`

Emissions source successfully deleted

## Other responses

- `403` — You are not authorized to acess this object

---

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