Rename a lead status
Update a lead status. The label and color can be changed. To update the status of a particular lead, see PUT /lead/{lead_id}/.
Update a lead status. The label and color can be changed. To update the status of a particular lead, see PUT /lead/{lead_id}/.
Bearer authentication of the form Bearer <token>, where token is your auth token.