# Delete connector **DELETE /api/connectors/{id}** Delete connector by ID. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - OAuth2 ## Parameters ### Path parameters - **id** (string) The unique identifier of the connector. ## Responses ### 204 The connector has been successfully deleted. ### 400 Bad Request ### 401 Unauthorized ### 403 Forbidden ### 404 Connector not found. [Powered by Bump.sh](https://bump.sh)