Creating Strapi admin users via API

Hey @minzig,

Thank you for the hint, I’m indeed able to create new admin users programmatically with this code through a custom API endpoint controller. I’ll go deeper into strapi-plugin-init-admin-user to see how it works.

Thank you !