Feature: Automation for tenant creation.
Description: It would be nice to have any API call to create tenant in auth0.
Use-case: My use case is that we frequently do changes in actions and in our settings using terraform. What we want to do is when someone opens a PR we want to deploy automaticly a tenant with the new code a be able to test the new flow easly.
Currently we have our QA, staging, prod etc… but we are limited because we cannot deploy two versions at the same time
Let me know if you have any smart idea to fix this
Thanks