v2

latestOpenAPI 3.0.02026-08-073221853.1 MB
Ingestions

Delete Ingestion Source

delete/console/v1/ingestion

Query parameters

type'redshift' | 'bigquery-v2' | 'snowflake-v2' | 'databricks' | 'azure-synapse' | 's3' | 'athena' | 'adls' required
dataset'Events' | 'Metrics' | 'entity_properties' | 'export_exposures' | 'export_events' required
source_namestring

Response

Delete Ingestion Success

messagestring required

A simple string explaining the result of the operation.

Example response

{
  "message": "Ingestion deleted successfully."
}