Transfer and Delete Pipeline

POST {{api-domain}}/crm/v2.1/settings/pipeline/actions/transfer?layout_id={{layout_id}}

To delete a pipeline and transfer the associated stages to another pipeline. Please see our API documentation for more information.

Request Params

KeyDatatypeRequiredDescription
layout_idstring

RESPONSES

status: OK

{"transfer_pipeline":[{"code":"SUCCESS","details":{"job_id":"4150868000005342033"},"message":"transfer pipeline scheduled successfully","status":"success"}]}