201 status code:
The request has succeeded and a new resource has been created as a result. This is typically the response sent after POST requests, or some PUT requests.
This is a successful status response and is commonly used for post request responses, it should not throw error by default