hello everyone,
I have extended a default endpoint to include users. I am able to fetch details from the summary area using a get request on postman.
However, I have tried to pull roles of specific users but I’m just getting errors.
Kindly assist on how I can fetch and manipulate roles of a specific user using rest api on post man.
all responses will be highly appreciated.
Thank you