Delete Pipeline
DELETE /api/v1/pipelines/{pipeline_id}
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.
Authorizations
Seção intitulada “Authorizations ”Parameters
Seção intitulada “ Parameters ”Path Parameters
Seção intitulada “Path Parameters ” pipeline_id
required
Pipeline Id
integer
Header Parameters
Seção intitulada “Header Parameters ”Responses
Seção intitulada “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string