I think you’d need to modify the native code in the Cordova plugin to do this, since the REST API doesn’t support it. I don’t believe we have any docs about this, though, sorry.
You can find examples of other methods that were added that way (installPrebuiltDatabase on iOS and Android). Let us know if you have any questions extending what you need!