I know there is documentation out there on utilizing the User APIs but for some reason every time I click on one it just takes us back to the main TOC list. This is the endpoint we're trying to use:https://.../rest/OutsystemsUserManagement/AddUswerToGroup
We're able to assign one GroupID to a user but we need the capability to assign multiple groupIDs.
Hi Brandon,
That REST endpoint isn't something that I recognize as a standard OutSystems API. Are you sure that isn't an internally developed REST service?
Maybe a typo ? I see AddUswer instead of AddUser
Dorine
That's my fault. I mistyped it in the post.
You're correct. We figured out the issue. Thank you.