How to delete a custom connector from UI?
# ask-community-for-troubleshooting
n
How to delete a custom connector from UI?
k
A message from kapa.ai
Currently, it is not possible to delete custom connectors directly from the UI. You need to use the Airbyte API to delete custom connectors. Here's the API endpoint for deleting custom connectors: [POST /v1/source_definitions/delete_custom](https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/source_definitions/delete_custom). You can find more information about this in a [previous support conversation on Slack](https://airbytehq.slack.com/archives/C021JANJ6TY/p1664562980383369).