{
"imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
"roleIds": [
"grol_459d3911-f672-44bc-b84d-e54ffe7960fe"
],
"visibility": "group",
"title": "Event is starting soon!",
"text": "Come join us for the event!",
"sendNotification": false
}curl --location --request PUT '/groups//posts/' \
--header 'Content-Type: application/json' \
--data '{
"imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
"roleIds": [
"grol_459d3911-f672-44bc-b84d-e54ffe7960fe"
],
"visibility": "group",
"title": "Event is starting soon!",
"text": "Come join us for the event!",
"sendNotification": false
}'{
"id": "not_00000000-0000-0000-0000-000000000000",
"groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
"authorId": "usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469",
"editorId": "usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469",
"visibility": "group",
"roleId": [
"grol_459d3911-f672-44bc-b84d-e54ffe7960fe"
],
"imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
"title": "string",
"text": "string",
"imageUrl": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}