HTTP_STATUS_CREATED
The primary created resource should normally be identified by a Location header. The response body can describe the new resource or provide links to it.
For API clients, keep the returned identifier and validators such as ETag. Retrying a create request without an idempotency mechanism can create duplicate resources.
Looking for a different code? Search another status or error code.