Create a pipeline
POST/deals/pipelines
Create a deal pipeline. Only name is accepted — the pipeline's stages are authored in the
CRM UI afterwards, and there is no public endpoint for editing them. Read the created
pipeline's stages in the response to see what it was seeded with.
The new pipeline does not become the workspace default.
Request
Responses
- 201
- 401
- 403
- 422
The created pipeline
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Request failed schema validation