I'm following the Auth0 application setup instructions for Cypress testing, as detailed here.
I'm stuck on this step
Next, click your Tenant icon (upper right avatar menu) to go to your Tenant Settings. On the General tab go to the API Authorization Settings.
- Set "Default Audience" to the Audience URL for the Application you are testing (e.g. https://your-api-id.auth0.com/api/v2/)
What do I put for your-api-id (I'm not very familiar with Auth0 terminology).