Logo
Functions

deletePipelineDataSourceApiV1PipelinesPipelineIdDataSourcesDataSourceIdDelete

deletePipelineDataSourceApiV1PipelinesPipelineIdDataSourcesDataSourceIdDelete<ThrowOnError>(options): RequestResult<void, HTTPValidationError, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:2832

Delete Pipeline Data Source Delete a data source from a pipeline.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

OmitKeys<RequestOptions<ThrowOnError, string>, "url"> & DeletePipelineDataSourceApiV1PipelinesPipelineIdDataSourcesDataSourceIdDeleteData

Returns

RequestResult<void, HTTPValidationError, ThrowOnError>

On this page