Delete a pipeline
Pipelines
Delete a pipeline
Hard-deletes the pipeline and its stages. If the pipeline still has assigned records, provide a targetPipelineId in the body so the records are migrated to the first active stage of that pipeline before deletion. The default pipeline cannot be deleted.
DELETE
Delete a pipeline
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Required when the pipeline still has assigned contacts or applications. Records are migrated to the first active stage of this destination pipeline before deletion.