Adding pipelines

This method allows adding multiple pipelines

Limitations
The method is available for administrator users only.

Authorization type
OAuth 2.0 with Access Token/ Long-lived token

Response parameters

ParameterData typeDescription
namestringPipeline name
sortintSequence number of the pipeline in the pipeline list
is_mainboolDefines whether the pipeline is main for the account
is_unsorted_onboolDefines whether Incoming Leads are enabled.
_embedded[statuses]arrayPipeline stages data. You can pass names for the system stages 142 and 143 when adding a pipeline.
request_idstringThe field that will be returned unchanged in the response and will not be saved.

Data type header when the request is successful
Content-Type: application/hal+json

Data type header in case of an error
Content-Type: application/problem+json

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!