Every Auth0 tenant has a name. You use this name frequently in your code to identify the tenant. When you see the {yourTenantId}, {yourTenantName}, {yourTenant}, or similar variable in the Auth0 documentation, substitute the variable with the tenant name.
  1. Go to the Auth0 Dashboard.
  2. In the top-left corner, find the tenant name beside the Auth0 logo.
Find the name or ID of your Auth0 tenant

Learn more