Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Body
application/json
Wrapper for the groups.
Example:
{
  "guid1": {
    "guid": "guid1",
    "name": "guid1",
    "createdAt": "1673421419",
    "type": "public",
    "owner": "superhero1",
    "groupOwnerDetails": { "uid": "superhero1", "name": "superhero1" }
  }
}Response
200 - application/json
Import Group(s)