POST
/
api
/
v1
/
group_categories
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>",
  "color": "<string>",
  "icon": "<string>",
  "createIsGrantedRole": "USER"
}

Body

The new GroupCategory resource

Response

201
application/ld+json

GroupCategory resource created