Reorder Stage
PATCH/v1/deals/stages/:stageId/reorder
Changes the position of a stage within a deal pipeline. Provide either direction ("up"/"down") to move one step, or an explicit zero-based position. When pipelineId is omitted, the organization default pipeline is used.
Request
Responses
- 200
- 400
- 401
- 500
Stage reordered successfully
Invalid request parameters
Invalid or missing API key
Internal server error