---
title: "Delete Source"
method: DELETE
path: "/image/sources/{image_source_id}"
tags: ["API Endpoints"]
---

# Delete Source

`DELETE /image/sources/{image_source_id}`

This endpoint removes a image source. All image delivery using this subdomain will be stopped.

## Path parameters

- `image_source_id` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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