Guest User

Untitled

a guest
Mar 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. POST {baseUrl}/groups/{groupId}/{userId}
  2.  
  3. POST {baseUrl}/groups/
  4. {
  5. GroupId: {groupId},
  6. UserId: {userId}
  7. }
Add Comment
Please, Sign In to add comment