Usage APIcrm/OpportunitiesUpdate an opportunity stageUpdate an opportunity stage PUT /api/2.0/crm/opportunity/stage/{id:[0-9]+} Updates the selected opportunity stage with the parameters (title, description, success probability, etc.) specified in the request. Request Responses200401Updated opportunity stageUnauthorized