---
title: "Delete a source definition."
method: DELETE
path: "/workspaces/{workspaceId}/definitions/sources/{definitionId}"
tags: ["public_source_definitions", "public", "SourceDefinitions"]
---

# Delete a source definition.

`DELETE /workspaces/{workspaceId}/definitions/sources/{definitionId}`

## Response `200`

Success

- DefinitionResponse — Provides details of a single connector definition.
  - `id` string, UUID, required
  - `name` string, required
  - `dockerRepository` string, required
  - `dockerImageTag` string, required
  - `documentationUrl` string

## Other responses

- `403` — Not allowed
- `404` — Not found

## Changes

- **2025-04-09** `2ad10d9d1a0b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/airbytehq/apis/airbyte-api/changes/workspaces/:workspaceId/definitions/sources/:definitionId/delete.md)

---

[API](https://skmtc.dev/airbytehq/apis/airbyte-api.md) · [All operations](https://skmtc.dev/airbytehq/apis/airbyte-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/airbytehq/airbyte-api/revisions/1ab9ff46c57a/schema)
