Initialize Squidex Schema

Hi!

We want to deploy self-hosted Squidex in docker automatically for our CI/CD pipeline. This means we have to create the schema and test data with the API or the CLI. The problem is that API and CLI access only works after a client is created manually via the UI. Is there any way to automate this process?

You can enable the admin client that has access to everything: