Management API call to delete a user returns empty response payload. Is it possible to get response which is not empty?

If you want to perform some post processing on the delete API response, then you can use the HTTP status code returned by the delete API call.