omygoodness
7 years agoMentor
How to get a role UID?
Hello,
I would like to add roles using api v1 but for this operation I need role UID.
I am trying to use post query which is here:
https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv1&leaf-id=Role.users.add#Role.users.add
It looks like this:
http://community.lithium.com/community-name/restapi/vc/roles/id/[id] /users/add
For now I have "normal" ID of role but it is not working.
I get error: No role with the specified uid.
Is it possible to get UID of a role?