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
Changes
No recorded changes to this endpoint across all 17 revisions of this API.