Logo
Functions

cancelPipelineSyncApiV1PipelinesPipelineIdSyncCancelPost

cancelPipelineSyncApiV1PipelinesPipelineIdSyncCancelPost<ThrowOnError>(options): RequestResult<Pipeline, HTTPValidationError, ThrowOnError>

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

Cancel Pipeline Sync

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

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

Returns

RequestResult<Pipeline, HTTPValidationError, ThrowOnError>

On this page