Pular para o conteúdo

Delete Pipeline

DELETE
/api/v1/pipelines/{pipeline_id}

Delete a pipeline.

WARNING: This will fail if there are deals associated with this pipeline. Move or delete deals first, or set pipeline as inactive instead.

pipeline_id
required
Pipeline Id
integer
x-tenant-id
Any of:
integer

Successful Response

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string