pipelinesDisable PipelineDisable Pipeline DELETE /api/v1/pipelines/datasets/:dataset_id/config Disable or remove the pipeline configuration for a dataset. This sets pipeline_config to None, preventing automatic pipeline execution. Args: dataset_id: Dataset ID Request Responses204422Successful ResponseValidation Error