---
title: "Delete a source."
method: DELETE
path: "/connectors/sources/{connectorName}"
tags: ["data"]
---

# Delete a source.

`DELETE /connectors/sources/{connectorName}`

Deletes a source of the given source type for user.

## Path parameters

- `connectorName` string, required

## Response `200`

OK

- NexusResponse
  - `ConsentURL` string
  - `Error` unknown
  - `Handles` NexusHandleMap
  - `Message` string
  - `Success` boolean

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

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