As we make changes to our API, we’ll publish below. Changes to the product itself will be published on Product Updates.
Deprecate setting a status on an Opportunity via the status field
All new integrations should use the status_id field when POST/PUTting to the
Opportunity API. Using a status label in the status field, albeit conveninent
at first, could lead to broken integrations when users rename statuses in the
UI.