Create Pipeline

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

To create a pipeline with various stages that a deal passes through. Refer to the documentation for more details.

Request Params

KeyDatatypeRequiredDescription
layout_idstring

RESPONSES

status: Created

{"pipeline":[{"code":"SUCCESS","details":{"id":"4150868000005342010"},"message":"Pipeline created","status":"success"}]}