Muhammad Adnan
Results
1
comments of
Muhammad Adnan
To have this work, I ended up using the `path` of the group instead and it works. For e.g. ```javascript const path = '/Kunden/Hauptbenutzer/example' await client.users.create({ username: 'testat', email: '[email protected]',...