v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
data_sources
data_sources

Delete a connector

Delete a connector.

Args: data_source_id: The ID of the data source to delete a connector for. connector_id: The ID of the connector to delete.

Returns: The deleted connector.

delete/v1/data_sources/{data_source_id}/connectors/{connector_id}

Path parameters

data_source_idstring uuid required

The ID of the data source to delete a connector for

The ID of the data source to delete a connector for

connector_idstring uuid required

The ID of the connector to delete

The ID of the connector to delete

Response

The deleted connector

idstring required

The ID of the connector

deletedboolean

Whether the connector was deleted

object'data_source.connector'

The type of the object