Import TMX into TM async rest-api

Is it possible to provide a restapi call to import TMXs into a TM asynchronously? Right now we do it with the SDK but the call is sync.

We have cases that we need to import hundreds of them at a time and we really need to do this in an async approach. 

Thanks.