Returns a set of data items of type multimedias.
GET /api/news/multimedias
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 | |
TerranceAudioUrl | System.String | Read only: False | |
VimeoVideo | System.String | Read only: False | |
multimediatypes | System.Guid | Read only: False | |
YoutubeVideo | System.String | Read only: False | |
Duration | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
TerranceVideoUrl | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
FacebookVideo | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T02:57:12.5169353Z",
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "987d3d0a-f59e-40f6-9a93-2adf8147d498",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "10126515-8c22-4de3-8033-393f8e64e45d",
"departmentaltargets": "996a33e2-8a23-4bd0-a27c-699db12828e6",
"Title": "sample string 16",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"targetaudiences": "5b80fc16-0c1f-4666-b211-8dd85e548762",
"targets": "ad605346-2587-414a-87a5-c81691a6318a",
"publishingoffices": "ef082b12-457b-4772-a66b-834e1b6cc999",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "a9f7c6eb-73b1-4901-afb1-4dd756fde8ab",
"events": "44da198c-0621-4ee2-bcfd-fe97c6bf886e",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T02:57:12.5169353+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T02:57:12.5169353Z",
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "987d3d0a-f59e-40f6-9a93-2adf8147d498",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "10126515-8c22-4de3-8033-393f8e64e45d",
"departmentaltargets": "996a33e2-8a23-4bd0-a27c-699db12828e6",
"Title": "sample string 16",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"targetaudiences": "5b80fc16-0c1f-4666-b211-8dd85e548762",
"targets": "ad605346-2587-414a-87a5-c81691a6318a",
"publishingoffices": "ef082b12-457b-4772-a66b-834e1b6cc999",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "a9f7c6eb-73b1-4901-afb1-4dd756fde8ab",
"events": "44da198c-0621-4ee2-bcfd-fe97c6bf886e",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T02:57:12.5169353+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets multimedias item by id.
GET /api/news/multimedias({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 | |
TerranceAudioUrl | System.String | Read only: False | |
VimeoVideo | System.String | Read only: False | |
multimediatypes | System.Guid | Read only: False | |
YoutubeVideo | System.String | Read only: False | |
Duration | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
TerranceVideoUrl | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
FacebookVideo | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T02:57:12.5169353Z",
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "aad2acbe-0bdc-4a19-9c2e-80b427b0513e",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "b9cc082d-1488-4472-bb1f-999932600164",
"departmentaltargets": "8867401f-7a5c-4a78-a937-df207fcdd775",
"Title": "sample string 16",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"targetaudiences": "93e8f547-ef0c-40a2-bf75-c9eb435bc729",
"targets": "3e87c732-496c-45e4-9a9c-6d5d01d1a0e2",
"publishingoffices": "5f2cf403-99ba-4390-ba6d-3e63c738514c",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "84171ade-8404-4248-b5d8-7da9a30b6da6",
"events": "95a3dc3f-be27-4b4d-928c-79c89cdfd713",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T02:57:12.5169353+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from multimedias item.
GET /api/news/multimedias({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": "8c6ffd36-8570-4bc4-b2ae-282d7f92ba5d"
}
Creates a multimedias item.
POST /api/news/multimedias
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 | |
TerranceAudioUrl | System.String | Read only: False | |
VimeoVideo | System.String | Read only: False | |
multimediatypes | System.Guid | Read only: False | |
YoutubeVideo | System.String | Read only: False | |
Duration | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
TerranceVideoUrl | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
FacebookVideo | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"TerranceAudioUrl": "sample string 5",
"VimeoVideo": "sample string 6",
"multimediatypes": "138bd919-c4ea-46a4-9e7e-9c8cb29ee799",
"YoutubeVideo": "sample string 8",
"Duration": "sample string 9",
"Summary": "sample string 10",
"regionscountries": "10e32c21-4f36-49c4-9b40-0d7ee341827c",
"departmentaltargets": "d421a349-600d-4cef-bd3d-dbfcec8e4388",
"Title": "sample string 13",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"targetaudiences": "d16e3538-ae30-4f73-99b6-a019105c7e4f",
"targets": "cc8b4b33-c1d3-4e38-88f3-56f18d1ec34b",
"publishingoffices": "53283c62-1095-4e37-adf6-1fb27f972665",
"TerranceVideoUrl": "sample string 18",
"healthtopics": "af57ae14-8060-438a-84f9-02ea92eb813f",
"events": "1cb89250-32c3-4d2e-9717-a6ef22385738",
"FacebookVideo": "sample string 21"
}
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 | |
TerranceAudioUrl | System.String | Read only: False | |
VimeoVideo | System.String | Read only: False | |
multimediatypes | System.Guid | Read only: False | |
YoutubeVideo | System.String | Read only: False | |
Duration | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
TerranceVideoUrl | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
FacebookVideo | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T02:57:12.5169353Z",
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "c7049016-6a47-4ce6-98ef-543b6aa07630",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "6ebe0e72-c8d2-4f63-bcca-8d04c7e42e59",
"departmentaltargets": "8dd23e1a-6d6c-4b6c-b883-8d2ea742f6f4",
"Title": "sample string 16",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"targetaudiences": "247dec80-6662-46f2-aa9a-c79b6ce00ec3",
"targets": "29f1742e-c523-4cab-b31b-b4534143f3d7",
"publishingoffices": "f29efd8d-5495-4ff2-84f5-9b380b1a39f9",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "b1c4c650-bb7c-40f6-8a0e-56bf2aee214c",
"events": "06ebf767-8d1d-4a04-8914-10a94ce79f18",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T02:57:12.5169353+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for multimedias item.
PATCH /api/news/multimedias({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 | |
TerranceAudioUrl | System.String | Read only: False | |
VimeoVideo | System.String | Read only: False | |
multimediatypes | System.Guid | Read only: False | |
YoutubeVideo | System.String | Read only: False | |
Duration | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
TerranceVideoUrl | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
FacebookVideo | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"TerranceAudioUrl": "sample string 5",
"VimeoVideo": "sample string 6",
"multimediatypes": "b09ae3bf-e8b9-49c3-8bc5-31ceb5bd4204",
"YoutubeVideo": "sample string 8",
"Duration": "sample string 9",
"Summary": "sample string 10",
"regionscountries": "0683e196-3654-49ac-bee6-640dd818c671",
"departmentaltargets": "953209f1-15fb-4fd7-8fd6-dcb5b1cf55ec",
"Title": "sample string 13",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"targetaudiences": "46e501c8-b43e-4911-bc58-30f04192ef7a",
"targets": "77ed19a5-ff5e-43b7-9404-0788ee513830",
"publishingoffices": "5e45acc0-799c-4c06-8c65-e8e00dccb2e6",
"TerranceVideoUrl": "sample string 18",
"healthtopics": "6a7b6f45-a58d-4e15-b3ea-e0cde5799c75",
"events": "30fcc81c-9de0-49f7-8587-8e8273b0bdcf",
"FacebookVideo": "sample string 21"
}
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 multimedias item.
PUT /api/news/multimedias({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 | |
TerranceAudioUrl | System.String | Read only: False | |
VimeoVideo | System.String | Read only: False | |
multimediatypes | System.Guid | Read only: False | |
YoutubeVideo | System.String | Read only: False | |
Duration | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
TerranceVideoUrl | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
FacebookVideo | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"TerranceAudioUrl": "sample string 5",
"VimeoVideo": "sample string 6",
"multimediatypes": "ea5a67ec-166b-4a21-9def-77cdd0df0148",
"YoutubeVideo": "sample string 8",
"Duration": "sample string 9",
"Summary": "sample string 10",
"regionscountries": "1127d259-0430-40d7-b667-6367596e4678",
"departmentaltargets": "97d5948a-b837-4b0a-9f40-b65c8a12e3e3",
"Title": "sample string 13",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"targetaudiences": "5d6f2ae5-6f93-436b-a94e-3dc31f5cda0d",
"targets": "6bb02a0b-16f2-4f96-9813-67063af59e69",
"publishingoffices": "0c103a06-6b97-444a-acb9-724e819f5402",
"TerranceVideoUrl": "sample string 18",
"healthtopics": "2e02f68f-edd6-42fe-9809-d960a0a06315",
"events": "7602a98e-517b-4ea9-9322-aeb591cd880a",
"FacebookVideo": "sample string 21"
}
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 multimedias item by Id.
DELETE /api/news/multimedias({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 RelatedPage from multimedias item.
GET /api/news/multimedias({key})/RelatedPage
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": "2025-09-11T02:57:12.5169353Z",
"UrlName": "sample string 2",
"organizations": "1972c175-a869-4c8d-a4c7-2415024a46f2",
"regionscountries": "968ef72d-9eda-43a3-b700-e8d7c5fa122b",
"sustainabledevelopmentgoals": "d827c532-7d82-4dbc-aa88-6470022afe08",
"departmentaltargets": "b85714d4-352d-4d71-b9b7-95ca7a9faea4",
"healthtopics": "80e25e59-86af-4555-b3e7-17a10c4fb9dc",
"events": "387a33b3-68d2-4a06-ae86-679a21448ae2",
"publishingoffices": "c6e84e05-c92a-4458-97f9-3946a18421fc",
"WebPageType": "sample string 10",
"targetaudiences": "09e39154-2e43-452b-b7bc-3af2b36d1402",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"ShowInNavigation": true,
"ParentId": "3b322cb0-1933-47bb-8417-bf4d2d9f2c49",
"RootId": "100048c3-7b88-4d5d-9b91-b98cba973698",
"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": "2403d634-e660-4f7d-841f-d8f08ac32e5f",
"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": "2025-09-11T02:57:12.5169353Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-09-11T02:57:12.5169353Z",
"UrlName": "sample string 2",
"organizations": "1972c175-a869-4c8d-a4c7-2415024a46f2",
"regionscountries": "968ef72d-9eda-43a3-b700-e8d7c5fa122b",
"sustainabledevelopmentgoals": "d827c532-7d82-4dbc-aa88-6470022afe08",
"departmentaltargets": "b85714d4-352d-4d71-b9b7-95ca7a9faea4",
"healthtopics": "80e25e59-86af-4555-b3e7-17a10c4fb9dc",
"events": "387a33b3-68d2-4a06-ae86-679a21448ae2",
"publishingoffices": "c6e84e05-c92a-4458-97f9-3946a18421fc",
"WebPageType": "sample string 10",
"targetaudiences": "09e39154-2e43-452b-b7bc-3af2b36d1402",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"ShowInNavigation": true,
"ParentId": "3b322cb0-1933-47bb-8417-bf4d2d9f2c49",
"RootId": "100048c3-7b88-4d5d-9b91-b98cba973698",
"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": "2403d634-e660-4f7d-841f-d8f08ac32e5f",
"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": "2025-09-11T02:57:12.5169353Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add RelatedPage relation to multimedias item.
POST /api/news/multimedias({key})/RelatedPage/$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 RelatedPage from multimedias item.
DELETE /api/news/multimedias({key})/RelatedPage/$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 RelatedMeetingReport from multimedias item.
GET /api/news/multimedias({key})/RelatedMeetingReport
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 | |
Overview | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
OtherRelated | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
ISBN | System.String | Read only: False | |
Subtitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
Links | System.String | Read only: False | |
Summary | System.String | Read only: False | |
SourceKey | System.String | Read only: False | |
Editors | System.String | Read only: False | |
Copyright | System.String | Read only: False | |
meetingreporttypes | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
Highlight | System.String | Read only: False | |
NumberOfPagesField | System.Decimal | Read only: False | |
WHOReferenceNumber | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T02:57:12.5169353Z",
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"FactFileNumberOfAdditionalItems": 9.0,
"regionscountries": "73a0affe-13c4-4f9a-9a29-44d5b89f9f9f",
"OpenGraphDescription": "sample string 11",
"EventNumberOfAdditionalItems": 12.0,
"targetaudiences": "e8131e78-6223-4c7b-96ea-1db0e7a2b675",
"departmentaltargets": "16d9034b-9814-42fd-9436-1dacc12ab185",
"NewsNumberOfAdditionalItems": 15.0,
"OtherRelated": "sample string 16",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"ISBN": "sample string 18",
"Subtitle": "sample string 19",
"healthtopics": "029a6d82-3d08-4db5-bf18-543f8138c562",
"FactSheetNumberOfAdditionalItems": 21.0,
"Links": "sample string 22",
"Summary": "sample string 23",
"SourceKey": "sample string 24",
"Editors": "sample string 25",
"Copyright": "sample string 26",
"meetingreporttypes": "f4519a6c-b758-4c5f-bc09-29923bb440b7",
"events": "031ad5d7-52cf-41c8-b42f-dc83a3e4f0a5",
"MultimediaNumberOfAdditionalItems": 29.0,
"CommentaryNumberOfAdditionalItems": 30.0,
"PhotoStoryNumberOfAdditionalItems": 31.0,
"sustainabledevelopmentgoals": "cf4164b3-3bd4-4fd9-84b9-9a0b366b898d",
"publishingoffices": "cd8281d2-c680-4c36-b0bb-0d184da8658d",
"OpenGraphTitle": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"NumberOfPagesField": 37.0,
"WHOReferenceNumber": "sample string 38",
"MetaTitle": "sample string 39",
"Title": "sample string 40",
"MetaDescription": "sample string 41",
"Provider": "sample string 42",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T02:57:12.5169353+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T02:57:12.5169353Z",
"PublicationDate": "2025-09-11T02:57:12.5169353Z",
"DateCreated": "2025-09-11T02:57:12.5169353Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"FactFileNumberOfAdditionalItems": 9.0,
"regionscountries": "73a0affe-13c4-4f9a-9a29-44d5b89f9f9f",
"OpenGraphDescription": "sample string 11",
"EventNumberOfAdditionalItems": 12.0,
"targetaudiences": "e8131e78-6223-4c7b-96ea-1db0e7a2b675",
"departmentaltargets": "16d9034b-9814-42fd-9436-1dacc12ab185",
"NewsNumberOfAdditionalItems": 15.0,
"OtherRelated": "sample string 16",
"PublicationDateAndTime": "2025-09-11T02:57:12.5169353Z",
"ISBN": "sample string 18",
"Subtitle": "sample string 19",
"healthtopics": "029a6d82-3d08-4db5-bf18-543f8138c562",
"FactSheetNumberOfAdditionalItems": 21.0,
"Links": "sample string 22",
"Summary": "sample string 23",
"SourceKey": "sample string 24",
"Editors": "sample string 25",
"Copyright": "sample string 26",
"meetingreporttypes": "f4519a6c-b758-4c5f-bc09-29923bb440b7",
"events": "031ad5d7-52cf-41c8-b42f-dc83a3e4f0a5",
"MultimediaNumberOfAdditionalItems": 29.0,
"CommentaryNumberOfAdditionalItems": 30.0,
"PhotoStoryNumberOfAdditionalItems": 31.0,
"sustainabledevelopmentgoals": "cf4164b3-3bd4-4fd9-84b9-9a0b366b898d",
"publishingoffices": "cd8281d2-c680-4c36-b0bb-0d184da8658d",
"OpenGraphTitle": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"NumberOfPagesField": 37.0,
"WHOReferenceNumber": "sample string 38",
"MetaTitle": "sample string 39",
"Title": "sample string 40",
"MetaDescription": "sample string 41",
"Provider": "sample string 42",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T02:57:12.5169353+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedMeetingReport relation to multimedias item.
POST /api/news/multimedias({key})/RelatedMeetingReport/$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 RelatedMeetingReport from multimedias item.
DELETE /api/news/multimedias({key})/RelatedMeetingReport/$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.