How to get the GUID of a newly created topic with the API where one wasn't specified

I am creating a few topics using the Content Manager API and letting Content Manager generate the GUIDs. How can I get the newly created GUID, so I can add the topic to a map? The create call has a void return...