Hello,
Our OEM use case requires us to spin up Tenants on-demand, which we understand the required REST API call sequence to do so. As part of configuring the newly spun up Tenants, we want to create a machine-to-machine (M2M) OAuth client that our backend service will use when making any subsequent REST API calls to said Tenant. I do not see any REST API endpoints documented in qlik.dev that describes how this can be done. Is this currently supported? If not, is there a plan to support it in the future?
Essentially, we want to do what is described in this documentation programmatically.