Returns a set of data items of type groups.
GET /api/news/groups
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| QuickLinkSecondaryLabel | System.String | Read only: False | |
| ChildGroupsLabel | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInfo | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| QuickLinkPrimaryLabel | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"QuickLinkSecondaryLabel": "sample string 8",
"ChildGroupsLabel": "sample string 9",
"Title": "sample string 10",
"ContactInfo": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "728e7165-23ab-476c-8e00-13f6e106465f",
"QuickLinkPrimaryLabel": "sample string 14",
"departmentaltargets": "4bc5ba7d-1c34-42f2-beea-4bf1f885e9dd",
"Summary": "sample string 16",
"OfficialName": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"QuickLinkSecondaryLabel": "sample string 8",
"ChildGroupsLabel": "sample string 9",
"Title": "sample string 10",
"ContactInfo": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "728e7165-23ab-476c-8e00-13f6e106465f",
"QuickLinkPrimaryLabel": "sample string 14",
"departmentaltargets": "4bc5ba7d-1c34-42f2-beea-4bf1f885e9dd",
"Summary": "sample string 16",
"OfficialName": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets groups item by id.
GET /api/news/groups({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| QuickLinkSecondaryLabel | System.String | Read only: False | |
| ChildGroupsLabel | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInfo | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| QuickLinkPrimaryLabel | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"QuickLinkSecondaryLabel": "sample string 8",
"ChildGroupsLabel": "sample string 9",
"Title": "sample string 10",
"ContactInfo": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "0ee6b32f-20f2-4a22-b29b-9ae5780ffb58",
"QuickLinkPrimaryLabel": "sample string 14",
"departmentaltargets": "b7e92a17-6084-42be-a5a0-268261261fe4",
"Summary": "sample string 16",
"OfficialName": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from groups item.
GET /api/news/groups({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Id | System.Guid | Read only: False |
application/json
{
"Id": "8795ec15-9ecf-45a3-891e-eb837f4ab96b"
}Creates a groups item.
POST /api/news/groups
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| QuickLinkSecondaryLabel | System.String | Read only: False | |
| ChildGroupsLabel | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInfo | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| QuickLinkPrimaryLabel | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"QuickLinkSecondaryLabel": "sample string 5",
"ChildGroupsLabel": "sample string 6",
"Title": "sample string 7",
"ContactInfo": "sample string 8",
"Overview": "sample string 9",
"publishingoffices": "9bdca444-98d9-44d6-804d-7492bbb93110",
"QuickLinkPrimaryLabel": "sample string 11",
"departmentaltargets": "21b01218-6656-4309-8771-30e3fc9a0a72",
"Summary": "sample string 13",
"OfficialName": "sample string 14"
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| QuickLinkSecondaryLabel | System.String | Read only: False | |
| ChildGroupsLabel | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInfo | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| QuickLinkPrimaryLabel | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"QuickLinkSecondaryLabel": "sample string 8",
"ChildGroupsLabel": "sample string 9",
"Title": "sample string 10",
"ContactInfo": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "08322864-83d3-4015-bb6c-eaf22a77eca5",
"QuickLinkPrimaryLabel": "sample string 14",
"departmentaltargets": "78890303-9f07-41a0-b99f-293f85dc5d53",
"Summary": "sample string 16",
"OfficialName": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for groups item.
PATCH /api/news/groups({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| QuickLinkSecondaryLabel | System.String | Read only: False | |
| ChildGroupsLabel | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInfo | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| QuickLinkPrimaryLabel | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"QuickLinkSecondaryLabel": "sample string 5",
"ChildGroupsLabel": "sample string 6",
"Title": "sample string 7",
"ContactInfo": "sample string 8",
"Overview": "sample string 9",
"publishingoffices": "496ec693-61a3-4795-8765-dfbea6ee20c7",
"QuickLinkPrimaryLabel": "sample string 11",
"departmentaltargets": "3f907250-5411-4c5b-85e3-a3a94a3406a1",
"Summary": "sample string 13",
"OfficialName": "sample string 14"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for groups item.
PUT /api/news/groups({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| QuickLinkSecondaryLabel | System.String | Read only: False | |
| ChildGroupsLabel | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInfo | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| QuickLinkPrimaryLabel | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"QuickLinkSecondaryLabel": "sample string 5",
"ChildGroupsLabel": "sample string 6",
"Title": "sample string 7",
"ContactInfo": "sample string 8",
"Overview": "sample string 9",
"publishingoffices": "a76f1999-b991-43f5-840c-f97312f6afa8",
"QuickLinkPrimaryLabel": "sample string 11",
"departmentaltargets": "c87306e9-abc2-4053-be44-c0f65d556db3",
"Summary": "sample string 13",
"OfficialName": "sample string 14"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a groups item by Id.
DELETE /api/news/groups({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type QuickLinkSecondaryLink from groups item.
GET /api/news/groups({key})/QuickLinkSecondaryLink
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"UrlName": "sample string 2",
"organizations": "9de63a42-ad86-4798-9b94-52ef1f3cddad",
"regionscountries": "f017aec2-76d8-4573-9605-d40c39c35d66",
"sustainabledevelopmentgoals": "7fa7148c-2a00-4a4a-8cf7-d98b8b6feadd",
"departmentaltargets": "bc9eff7a-ccec-44ff-8455-af62ab3980e3",
"healthtopics": "1873211b-627f-4ad5-9f0f-ecd1e41707ea",
"events": "5d3105b5-6acb-4fb2-8ce1-958202a54d25",
"publishingoffices": "817be976-d156-4d32-8a8c-1ee34a6030fb",
"WebPageType": "sample string 10",
"targetaudiences": "887f916f-940d-426b-a9a1-c92e1d0996c0",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"ShowInNavigation": true,
"ParentId": "5d1fbdcf-3b1d-48d9-81ef-377995f60851",
"RootId": "35190c79-2ef0-4463-a40f-9209e28a8c78",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "d6a58c4f-491f-4676-b08e-735ccf29202d",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"UrlName": "sample string 2",
"organizations": "9de63a42-ad86-4798-9b94-52ef1f3cddad",
"regionscountries": "f017aec2-76d8-4573-9605-d40c39c35d66",
"sustainabledevelopmentgoals": "7fa7148c-2a00-4a4a-8cf7-d98b8b6feadd",
"departmentaltargets": "bc9eff7a-ccec-44ff-8455-af62ab3980e3",
"healthtopics": "1873211b-627f-4ad5-9f0f-ecd1e41707ea",
"events": "5d3105b5-6acb-4fb2-8ce1-958202a54d25",
"publishingoffices": "817be976-d156-4d32-8a8c-1ee34a6030fb",
"WebPageType": "sample string 10",
"targetaudiences": "887f916f-940d-426b-a9a1-c92e1d0996c0",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"ShowInNavigation": true,
"ParentId": "5d1fbdcf-3b1d-48d9-81ef-377995f60851",
"RootId": "35190c79-2ef0-4463-a40f-9209e28a8c78",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "d6a58c4f-491f-4676-b08e-735ccf29202d",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add QuickLinkSecondaryLink relation to groups item.
POST /api/news/groups({key})/QuickLinkSecondaryLink/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type QuickLinkSecondaryLink from groups item.
DELETE /api/news/groups({key})/QuickLinkSecondaryLink/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type ChildGroupsRelatedData from groups item.
GET /api/news/groups({key})/ChildGroupsRelatedData
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| QuickLinkSecondaryLabel | System.String | Read only: False | |
| ChildGroupsLabel | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInfo | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| QuickLinkPrimaryLabel | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"QuickLinkSecondaryLabel": "sample string 8",
"ChildGroupsLabel": "sample string 9",
"Title": "sample string 10",
"ContactInfo": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "c8e50fd6-3507-4a1e-a77e-4596222fe453",
"QuickLinkPrimaryLabel": "sample string 14",
"departmentaltargets": "5b3dd575-c968-4f38-a33f-275b0b9857e2",
"Summary": "sample string 16",
"OfficialName": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"QuickLinkSecondaryLabel": "sample string 8",
"ChildGroupsLabel": "sample string 9",
"Title": "sample string 10",
"ContactInfo": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "c8e50fd6-3507-4a1e-a77e-4596222fe453",
"QuickLinkPrimaryLabel": "sample string 14",
"departmentaltargets": "5b3dd575-c968-4f38-a33f-275b0b9857e2",
"Summary": "sample string 16",
"OfficialName": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add ChildGroupsRelatedData relation to groups item.
POST /api/news/groups({key})/ChildGroupsRelatedData/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type ChildGroupsRelatedData from groups item.
DELETE /api/news/groups({key})/ChildGroupsRelatedData/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type QuickLinkPrimaryLink from groups item.
GET /api/news/groups({key})/QuickLinkPrimaryLink
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"UrlName": "sample string 2",
"organizations": "c1e9c003-b7a9-4125-8470-6f4dbdda8a0a",
"regionscountries": "60f25a06-21ba-469d-94d1-7cef95671afe",
"sustainabledevelopmentgoals": "d421e6e7-d8b7-48bc-b7c7-b550501edd69",
"departmentaltargets": "6673a7dc-8392-4559-8484-bcfeb0471f05",
"healthtopics": "48ca0a87-8b8e-4d9b-9d77-7c078ac0fa51",
"events": "cdee6f5c-7705-4185-8f12-5a34dbf0bc48",
"publishingoffices": "c19e5509-225f-49bf-9a43-e7486a06a791",
"WebPageType": "sample string 10",
"targetaudiences": "182e86fb-4a81-43c1-b4c1-652d4b1018c3",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"ShowInNavigation": true,
"ParentId": "e7bde6f9-11d5-44bf-9fa5-c18a166b6da7",
"RootId": "acea7088-3bc7-4eea-9385-702e4355f563",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "2b3a2137-6694-419b-93a1-d95c079872fc",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"UrlName": "sample string 2",
"organizations": "c1e9c003-b7a9-4125-8470-6f4dbdda8a0a",
"regionscountries": "60f25a06-21ba-469d-94d1-7cef95671afe",
"sustainabledevelopmentgoals": "d421e6e7-d8b7-48bc-b7c7-b550501edd69",
"departmentaltargets": "6673a7dc-8392-4559-8484-bcfeb0471f05",
"healthtopics": "48ca0a87-8b8e-4d9b-9d77-7c078ac0fa51",
"events": "cdee6f5c-7705-4185-8f12-5a34dbf0bc48",
"publishingoffices": "c19e5509-225f-49bf-9a43-e7486a06a791",
"WebPageType": "sample string 10",
"targetaudiences": "182e86fb-4a81-43c1-b4c1-652d4b1018c3",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"ShowInNavigation": true,
"ParentId": "e7bde6f9-11d5-44bf-9fa5-c18a166b6da7",
"RootId": "acea7088-3bc7-4eea-9385-702e4355f563",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "2b3a2137-6694-419b-93a1-d95c079872fc",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add QuickLinkPrimaryLink relation to groups item.
POST /api/news/groups({key})/QuickLinkPrimaryLink/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type QuickLinkPrimaryLink from groups item.
DELETE /api/news/groups({key})/QuickLinkPrimaryLink/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type GroupPage from groups item.
GET /api/news/groups({key})/GroupPage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"UrlName": "sample string 2",
"organizations": "a6681cff-af2e-479c-9cb1-381c1176a89a",
"regionscountries": "89f50082-c689-48b5-9624-f6eedceae6fe",
"sustainabledevelopmentgoals": "2a90026d-b663-426c-9219-79042aaa697b",
"departmentaltargets": "11a2d8a3-479d-4b36-a161-49a54e6e6f21",
"healthtopics": "f38f891c-7532-428e-9726-6ff187c017eb",
"events": "ce8f7d86-b73d-42f1-a083-414cb24da035",
"publishingoffices": "babbea9c-0d4e-4f9d-82f5-6a6d3b087cc4",
"WebPageType": "sample string 10",
"targetaudiences": "1e7fb76e-f028-4e6d-a985-fa659cf844f2",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"ShowInNavigation": true,
"ParentId": "a123dee4-6b3f-4a0b-87c3-9bf670658da9",
"RootId": "36e21892-154b-48a7-ab2d-caa4c45b6bdf",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "f5f55dcf-50f7-4b0a-baae-fdb47018cb70",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"UrlName": "sample string 2",
"organizations": "a6681cff-af2e-479c-9cb1-381c1176a89a",
"regionscountries": "89f50082-c689-48b5-9624-f6eedceae6fe",
"sustainabledevelopmentgoals": "2a90026d-b663-426c-9219-79042aaa697b",
"departmentaltargets": "11a2d8a3-479d-4b36-a161-49a54e6e6f21",
"healthtopics": "f38f891c-7532-428e-9726-6ff187c017eb",
"events": "ce8f7d86-b73d-42f1-a083-414cb24da035",
"publishingoffices": "babbea9c-0d4e-4f9d-82f5-6a6d3b087cc4",
"WebPageType": "sample string 10",
"targetaudiences": "1e7fb76e-f028-4e6d-a985-fa659cf844f2",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"ShowInNavigation": true,
"ParentId": "a123dee4-6b3f-4a0b-87c3-9bf670658da9",
"RootId": "36e21892-154b-48a7-ab2d-caa4c45b6bdf",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "f5f55dcf-50f7-4b0a-baae-fdb47018cb70",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add GroupPage relation to groups item.
POST /api/news/groups({key})/GroupPage/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type GroupPage from groups item.
DELETE /api/news/groups({key})/GroupPage/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type HighlightedPerson from groups item.
GET /api/news/groups({key})/HighlightedPerson
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Role | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Role": "sample string 8",
"Title": "sample string 9",
"ParentId": "833efe77-00f5-4904-a306-816db13b07e0",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-08T14:46:02.2138934Z",
"PublicationDate": "2026-01-08T14:46:02.2138934Z",
"DateCreated": "2026-01-08T14:46:02.2138934Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Role": "sample string 8",
"Title": "sample string 9",
"ParentId": "833efe77-00f5-4904-a306-816db13b07e0",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T14:46:02.2138934+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add HighlightedPerson relation to groups item.
POST /api/news/groups({key})/HighlightedPerson/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type HighlightedPerson from groups item.
DELETE /api/news/groups({key})/HighlightedPerson/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.