Update a stage

Update an existing stage

To update a deal stage, the following permissions are required.

  • Deal permission: the user should have permission to manage deals.
  • Edit Pipeline permission: the user should have permission to edit pipelines.
  • Pipeline-specific permission: the user should have permission to manage the pipeline that the stage belongs to.
{ "dealStage": { "cardRegion1": "contact-orgname", "cardRegion2": "next-action", "cardRegion3": "hide-avatar", "cardRegion4": "contact-fullname-orgname", "cardRegion5": "value", "color": "696969", "dealOrder": "title ASC", "group": "4", "order": 1, "title": "Qualifications - Low", "width": 270 } }
Path Params
int32
required

Deal stage's id

Query Params
int32

Whether to reorder stages within the pipeline after creating a new deal stage. Can be one of 0 and 1. If set to 1, new order values will be assigned to all stages within the same pipeline. If deal stages with the same order exists, the stage with the highest id will be assigned with the lowest order

Body Params
object
Responses

Language
Credentials
URL
Choose an example:
application/json