In REST APIs, the 201 status code confirms that a new object now exists after a request. It helps clients distinguish between saved data and updated data. This response improves clarity in client-server communication and supports accurate application state handling. https://rankyfy.com/201-status-code