As we make changes to our API, we’ll publish below. Changes to the product itself will be published on Product Updates.
POST HTTP Status Code
For newer APIs, we return a 201 HTTP Status Code for POST requests when
creating an entity. We also include a Location header with the URL for the new
entity. Existing APIs will continue to return a 200 for POST requests.