Create Pipeline
POST {{api-domain}}/crm/v3/settings/pipeline?layout_id=3652397000000091023
To create a pipeline with various stages that a deal passes through. Refer to the documentation for more details.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
layout_id | number |
RESPONSES
status: OK
{"pipeline":[{"code":"SUCCESS","details":{"id":"4876876000001294135"},"message":"Pipeline created","status":"success"}]}