Jan Klosinski

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    REST create a group with a parent

    Hi there,I'm trying to create a group with a parent. Here's my request:{    "name": "Group Name",    "parent-groups": {        "group": [            { "key": "PARENT_GROUP" }        ]    }}I'm gett...
    • 1 follower
    • 2 comments
    • 0 votes