Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://app.textql.com/v2/connectors/{id} \ --header 'Authorization: Bearer <token>'
{ "id": 123, "success": true }
Delete a connector by id
API key or JWT token
Connector ID
Deletion result