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.
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.