i create four roles in user & permissions → roles
then i want to create new user in my front end app ( a website), for this, i need to know the role’s id
but i can’t get it now
any body know how to get role’s id?
i create four roles in user & permissions → roles
then i want to create new user in my front end app ( a website), for this, i need to know the role’s id
but i can’t get it now
any body know how to get role’s id?
thank god, i found it, my fault
i need to check this permission and then, it has a path to get all roles
/users-permissions/roles
thanks strapi, you’re excellent!