{
"data": {
"createCommunity": {
"errors": [],
"response": {
"id": "2",
"created": 1757139550,
"description": "<p>This is an example of the communtiy creation with the Opigno Enterprise API.</p>\n",
"membersNumber": 0,
"postNotificationEnabled": false,
"title": "Example community",
"visibility": "PUBLIC",
"ownerUserContext": {
"displayName": "John Doe",
"id": "1",
"uuid": "b004e1a8-ec3d-40ec-bf05-8b53a58843a1"
},
"lastPostTime": null,
"image": {
"url": "http://opigno-enterprise.docksal.site/sites/default/files/2025-09/Opigno_logo.png"
},
"cta": [
{
"actionId": "EDIT_COMMUNITY",
"title": "Edit",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "VIEW_MEMBERS",
"title": "Members",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "VIEW_SENT_INVITATIONS",
"title": "Invitations sent",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "DELETE_COMMUNITY",
"title": "Delete the community",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "INVITE_TO_COMMUNITY",
"title": "Invite",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "CREATE_POST",
"title": "Create post",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
}
]
}
}
}
}