Hello.
How to create new user by API.
I want add new user with rules. I programing in C#.
Please help me.
Kind Regards.
Hi @krzysztof_such,
Here you'll find the API references:
If you want to create a customer, you should be able (there are examples) but if you want to create a backend user you won't be allowed using the API (you should need to extend the API to have an edpoint with that feature).