Hello,

I would like to create a user via Admin REST API using HttpPost. Unfortunately, I was not able to find any example on how to create a user or role.

I successfully managed to list roles and user using the example from admin-access-api, but now I would like to create a new user.

Can anyone provide an example using HttpPost on how to create a new user?

Thank you,
Horia

--