hasancse1991

Create Tribe Collection Request body

Aug 17th, 2021 (edited)
780
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.18 KB | None | 0 0
  1. {
  2.   "name": "This is my tribe collection",
  3.   "privacy": "all | membersOnly",
  4.   "tribeId": 101,
  5.   "allowedMemberIds": [
  6.     "UUID",
  7.     "UUID",
  8.     "UUID",
  9.     "UUID"
  10.   ]
  11. }
Add Comment
Please, Sign In to add comment