Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
The easiest way, or at least how this part was designed to be used in Magento, is to check for the HTTP response code for success/failures, and use the Location in the response header to make another call to retrieve the newly created customer details.