v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
data_sources

Delete a data source

Delete a data source.

Args: data_source_id: The ID of the data source to delete.

delete/v1/data_sources/{data_source_id}

Path parameters

data_source_idstring uuid required

The ID of the data source to delete

The ID of the data source to delete

Response

The ID of the deleted data source and if it was deleted successfully

idstring required

The ID of the data source

deletedboolean

Whether the data source was deleted

object'data_source'

The type of the object