Returns a set of data items of type activities.
GET /api/multimedias/activities
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 | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
ImpactStatistics | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
MetaDescription | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "6bfa8934-4213-4e9f-b65c-ca2c02457119",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"MetaDescription": "sample string 15",
"targetaudiences": "db01e3e8-8a9d-4cbc-bb71-3ec2fe89a541",
"Title": "sample string 17",
"publishingoffices": "0199cf62-21df-4029-acef-393c66355724",
"targets": "de658d36-05b9-415a-a526-b945bd9976a6",
"departmentaltargets": "16a54fa3-ea4f-4afa-b2db-cd845996da77",
"regionscountries": "c4c68da6-8aec-4883-8aee-b29ffb6d8269",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "6bfa8934-4213-4e9f-b65c-ca2c02457119",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"MetaDescription": "sample string 15",
"targetaudiences": "db01e3e8-8a9d-4cbc-bb71-3ec2fe89a541",
"Title": "sample string 17",
"publishingoffices": "0199cf62-21df-4029-acef-393c66355724",
"targets": "de658d36-05b9-415a-a526-b945bd9976a6",
"departmentaltargets": "16a54fa3-ea4f-4afa-b2db-cd845996da77",
"regionscountries": "c4c68da6-8aec-4883-8aee-b29ffb6d8269",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets activities item by id.
GET /api/multimedias/activities({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 | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
ImpactStatistics | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
MetaDescription | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "b08b3685-0a32-45dd-895d-1fbfcd6043ca",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"MetaDescription": "sample string 15",
"targetaudiences": "a143a223-5c3e-4910-bc7e-3160b6727dbe",
"Title": "sample string 17",
"publishingoffices": "0fe4937b-bf16-421a-ab36-929fbd8c2b1c",
"targets": "8e61619e-b4d3-4ca6-9a0c-682db1721361",
"departmentaltargets": "e6e2796d-8be0-4205-bbbb-91bdcce850ff",
"regionscountries": "3fa0a528-cbeb-4df4-aea7-9854730f65bd",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from activities item.
GET /api/multimedias/activities({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": "49d887c6-159e-457c-b632-74ccc7d681f9"
}
Creates a activities item.
POST /api/multimedias/activities
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 | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
ImpactStatistics | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
MetaDescription | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "0a46c886-d062-4ef1-9305-b4c10fe5cc73",
"MetaTitle": "sample string 6",
"Summary": "sample string 7",
"OpenGraphTitle": "sample string 8",
"ImpactStatistics": "sample string 9",
"OpenGraphDescription": "sample string 10",
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"MetaDescription": "sample string 12",
"targetaudiences": "09aea2c9-5886-4fde-9b23-d81917e3971b",
"Title": "sample string 14",
"publishingoffices": "79767b24-8961-480b-8274-7bff4ee847b4",
"targets": "875ffd8a-298d-485a-a73b-678e6353ec39",
"departmentaltargets": "9a47bb5c-c852-40bc-867b-ee94e979e3d3",
"regionscountries": "d5345dc3-3350-4ef0-b544-fa3b8ce72c9b"
}
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 | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
ImpactStatistics | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
MetaDescription | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "f50b95b1-332f-4523-a3bc-46d155db08bf",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"MetaDescription": "sample string 15",
"targetaudiences": "36b58c25-ab51-49dd-b3af-62ddbb756a28",
"Title": "sample string 17",
"publishingoffices": "e7b571d6-698b-420f-a912-7a70c91a5238",
"targets": "6c10102f-cbc2-4b90-be75-9bf2cbbeb432",
"departmentaltargets": "3e34002b-f4b9-44e6-bafb-386fae8c3b62",
"regionscountries": "0f13a1c5-2a9f-49e6-b552-2f423fae676f",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for activities item.
PATCH /api/multimedias/activities({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 | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
ImpactStatistics | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
MetaDescription | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "48777440-d033-4b6d-bd27-c709fd734667",
"MetaTitle": "sample string 6",
"Summary": "sample string 7",
"OpenGraphTitle": "sample string 8",
"ImpactStatistics": "sample string 9",
"OpenGraphDescription": "sample string 10",
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"MetaDescription": "sample string 12",
"targetaudiences": "46f6194c-b9c8-49f1-9ce9-61c599d7c47d",
"Title": "sample string 14",
"publishingoffices": "f476617b-e596-4fe4-9f0a-543067f01fd3",
"targets": "59b0bb38-53a9-47f4-ad2a-76e2e5897f50",
"departmentaltargets": "5c583b87-8b4b-44fb-ba2a-883a96a8f4af",
"regionscountries": "b67a25b2-c7c2-46a2-ba16-6763c1dbf7a2"
}
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 activities item.
PUT /api/multimedias/activities({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 | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
ImpactStatistics | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
MetaDescription | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "f0ff588d-cb2f-46d1-8170-e7b4f4150b31",
"MetaTitle": "sample string 6",
"Summary": "sample string 7",
"OpenGraphTitle": "sample string 8",
"ImpactStatistics": "sample string 9",
"OpenGraphDescription": "sample string 10",
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"MetaDescription": "sample string 12",
"targetaudiences": "942e25fc-83fe-4172-a8ce-03197641594a",
"Title": "sample string 14",
"publishingoffices": "d94c1e9e-ab02-415e-9baa-8921e39a0fe0",
"targets": "ef764fd9-417f-4eea-9cec-b59fafe258bd",
"departmentaltargets": "0c90457f-2213-433d-82de-1baa6978beae",
"regionscountries": "cf997738-3da1-4c8d-8305-6c201a6ce9aa"
}
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 activities item by Id.
DELETE /api/multimedias/activities({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 Thumbnail from activities item.
GET /api/multimedias/activities({key})/Thumbnail
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 | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
regionscountries | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
imagetypes | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "283877f1-07a2-464e-98ba-e040bd7c58b6",
"publishingoffices": "1dc8fcc0-2063-4d98-b004-eeb9f3915b5a",
"events": "59c7007c-de1c-4734-b079-2f048483a107",
"targets": "b7a423a3-84cf-4500-95b9-b9cf7fe3bb74",
"Category": "65406a44-9ded-4ade-be3b-0c800883e7db",
"imagetypes": "83dc0062-c187-4cb2-ae62-2a14645ffecc",
"departmentaltargets": "a4612ce7-9f62-4cf3-9e64-6f0acb374f02",
"stakeholders": "ce8249b4-2fda-427d-96f1-c2659ff35815",
"Tags": "28066f30-2825-4626-a2f3-ee5bfd1b2868",
"healthtopics": "6c9ef897-94e7-4425-b663-6c60a93e71c5",
"targetaudiences": "a5e824db-74ea-41d3-ad49-f00e442a9826",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ec6051a5-952d-489a-afa1-eb0a7116a277",
"ParentId": "626944d6-45e0-46f6-adc9-69ddf746e35e",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "283877f1-07a2-464e-98ba-e040bd7c58b6",
"publishingoffices": "1dc8fcc0-2063-4d98-b004-eeb9f3915b5a",
"events": "59c7007c-de1c-4734-b079-2f048483a107",
"targets": "b7a423a3-84cf-4500-95b9-b9cf7fe3bb74",
"Category": "65406a44-9ded-4ade-be3b-0c800883e7db",
"imagetypes": "83dc0062-c187-4cb2-ae62-2a14645ffecc",
"departmentaltargets": "a4612ce7-9f62-4cf3-9e64-6f0acb374f02",
"stakeholders": "ce8249b4-2fda-427d-96f1-c2659ff35815",
"Tags": "28066f30-2825-4626-a2f3-ee5bfd1b2868",
"healthtopics": "6c9ef897-94e7-4425-b663-6c60a93e71c5",
"targetaudiences": "a5e824db-74ea-41d3-ad49-f00e442a9826",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ec6051a5-952d-489a-afa1-eb0a7116a277",
"ParentId": "626944d6-45e0-46f6-adc9-69ddf746e35e",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]
Add Thumbnail relation to activities item.
POST /api/multimedias/activities({key})/Thumbnail/$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 Thumbnail from activities item.
DELETE /api/multimedias/activities({key})/Thumbnail/$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 OpenGraphImage from activities item.
GET /api/multimedias/activities({key})/OpenGraphImage
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 | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
regionscountries | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
imagetypes | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "c5df47aa-fc19-475c-9a75-c9ff94469bdf",
"publishingoffices": "29a79073-bf3e-4916-9197-4ee384a997af",
"events": "108c5092-a4dc-4c98-8bde-a2bc9e1bc48a",
"targets": "6783fe32-fc2c-4bb4-9f20-68b9c41fc35a",
"Category": "04c16146-e30e-4bdb-bb71-0507ea5b61e8",
"imagetypes": "6420f35e-40a9-45be-8876-a18d85933250",
"departmentaltargets": "4ad052f3-617f-4328-ab9c-2dfb7a339663",
"stakeholders": "628ff8ce-3361-4c2f-9213-0adf558a2d31",
"Tags": "bf2911d9-613c-4544-bd74-4627a7fb4a57",
"healthtopics": "5fb373f7-7947-431f-89d5-e9ace4ad0a97",
"targetaudiences": "4a219290-f738-49ba-827c-ff654c588323",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c6459f86-ef58-45d7-998d-d07edee773c8",
"ParentId": "d0dd247e-a6d7-423d-95c7-eb8a7b43baa8",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "c5df47aa-fc19-475c-9a75-c9ff94469bdf",
"publishingoffices": "29a79073-bf3e-4916-9197-4ee384a997af",
"events": "108c5092-a4dc-4c98-8bde-a2bc9e1bc48a",
"targets": "6783fe32-fc2c-4bb4-9f20-68b9c41fc35a",
"Category": "04c16146-e30e-4bdb-bb71-0507ea5b61e8",
"imagetypes": "6420f35e-40a9-45be-8876-a18d85933250",
"departmentaltargets": "4ad052f3-617f-4328-ab9c-2dfb7a339663",
"stakeholders": "628ff8ce-3361-4c2f-9213-0adf558a2d31",
"Tags": "bf2911d9-613c-4544-bd74-4627a7fb4a57",
"healthtopics": "5fb373f7-7947-431f-89d5-e9ace4ad0a97",
"targetaudiences": "4a219290-f738-49ba-827c-ff654c588323",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c6459f86-ef58-45d7-998d-d07edee773c8",
"ParentId": "d0dd247e-a6d7-423d-95c7-eb8a7b43baa8",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]
Add OpenGraphImage relation to activities item.
POST /api/multimedias/activities({key})/OpenGraphImage/$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 OpenGraphImage from activities item.
DELETE /api/multimedias/activities({key})/OpenGraphImage/$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 RelatedStatistics from activities item.
GET /api/multimedias/activities({key})/RelatedStatistics
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 | |
healthtopics | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
BackgroundImageDropdown | System.String | Read only: False | |
ButtonText | System.String | Read only: False | |
FrontendTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
ExternalURL | 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-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "8d1c57b7-9ffe-4a0b-a8af-0f1fc23dbb70",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "8d1c57b7-9ffe-4a0b-a8af-0f1fc23dbb70",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedStatistics relation to activities item.
POST /api/multimedias/activities({key})/RelatedStatistics/$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 RelatedStatistics from activities item.
DELETE /api/multimedias/activities({key})/RelatedStatistics/$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 RelatedPage from activities item.
GET /api/multimedias/activities({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-12T09:49:09.1462297Z",
"UrlName": "sample string 2",
"organizations": "30cca2ac-e8a9-42af-ad2e-24fe97077ad5",
"regionscountries": "d8f52568-5e8a-48d2-9fc1-ca84fb68bb3e",
"sustainabledevelopmentgoals": "ba38c023-22e7-4fc2-b8db-c83b0541f4ab",
"departmentaltargets": "28ef580c-6c15-49b1-a65f-10ae97fbecd9",
"healthtopics": "abe5bfa9-26af-46fb-98d6-1c404f3a6910",
"events": "fd09287d-7cf9-488d-820a-5054cfa7147d",
"publishingoffices": "d34473be-5ddc-412b-ac48-be82aa982d0b",
"WebPageType": "sample string 10",
"targetaudiences": "4b8e8342-27f3-4b69-84eb-05336cefc248",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"ShowInNavigation": true,
"ParentId": "36c282c1-7b3f-4fdf-86a1-3af920a86069",
"RootId": "4f1e3ba6-fbb9-4043-9f6b-c127f29c2c58",
"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": "33d2c119-3d62-4ee4-8bf9-9c9072e25d8f",
"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-12T09:49:09.1462297Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"UrlName": "sample string 2",
"organizations": "30cca2ac-e8a9-42af-ad2e-24fe97077ad5",
"regionscountries": "d8f52568-5e8a-48d2-9fc1-ca84fb68bb3e",
"sustainabledevelopmentgoals": "ba38c023-22e7-4fc2-b8db-c83b0541f4ab",
"departmentaltargets": "28ef580c-6c15-49b1-a65f-10ae97fbecd9",
"healthtopics": "abe5bfa9-26af-46fb-98d6-1c404f3a6910",
"events": "fd09287d-7cf9-488d-820a-5054cfa7147d",
"publishingoffices": "d34473be-5ddc-412b-ac48-be82aa982d0b",
"WebPageType": "sample string 10",
"targetaudiences": "4b8e8342-27f3-4b69-84eb-05336cefc248",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"ShowInNavigation": true,
"ParentId": "36c282c1-7b3f-4fdf-86a1-3af920a86069",
"RootId": "4f1e3ba6-fbb9-4043-9f6b-c127f29c2c58",
"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": "33d2c119-3d62-4ee4-8bf9-9c9072e25d8f",
"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-12T09:49:09.1462297Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add RelatedPage relation to activities item.
POST /api/multimedias/activities({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 activities item.
DELETE /api/multimedias/activities({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 RelatedFeatureStories from activities item.
GET /api/multimedias/activities({key})/RelatedFeatureStories
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 | |
publishingoffices | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
Subtitle | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | System.Guid | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
healthtopics | System.Guid | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
SourceKey | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
Content | System.String | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
Title | System.String | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
stakeholders | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
Highlight | 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-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "8ae9f109-07dd-4348-a020-5e7ed6dc02ce",
"events": "f279736f-5065-4c30-9040-aa90c15054c9",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "abaa2d75-b90b-44eb-a9ee-a02a75bc3188",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "b500ff0d-d04c-4675-af48-5e6c44077376",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "b809ef2d-cd91-4a2c-995a-68cb89770653",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "b1f35aa3-8469-4b2a-8d6e-b4af8dc2531e",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "f08d53e6-14db-46e8-85e9-4c3711c46dfd",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "ef99ed8f-4219-4a30-9af6-ca1cf43c331a",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "8ae9f109-07dd-4348-a020-5e7ed6dc02ce",
"events": "f279736f-5065-4c30-9040-aa90c15054c9",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "abaa2d75-b90b-44eb-a9ee-a02a75bc3188",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2025-09-12T09:49:09.1462297Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "b500ff0d-d04c-4675-af48-5e6c44077376",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "b809ef2d-cd91-4a2c-995a-68cb89770653",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "b1f35aa3-8469-4b2a-8d6e-b4af8dc2531e",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "f08d53e6-14db-46e8-85e9-4c3711c46dfd",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "ef99ed8f-4219-4a30-9af6-ca1cf43c331a",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-12T09:49:09.1462297+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedFeatureStories relation to activities item.
POST /api/multimedias/activities({key})/RelatedFeatureStories/$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 RelatedFeatureStories from activities item.
DELETE /api/multimedias/activities({key})/RelatedFeatureStories/$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 MainImage from activities item.
GET /api/multimedias/activities({key})/MainImage
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 | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
regionscountries | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
imagetypes | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "e7f33797-6cf8-48e9-8703-83d30b445d9d",
"publishingoffices": "bb100923-6758-401a-9273-b3584c799d88",
"events": "8dbe6a0c-5156-48a4-a1e4-1cd700c69332",
"targets": "303da5a8-efa9-4d76-b47a-421c26ecb729",
"Category": "d202c419-9f43-4aaf-ada4-8cbb0500e8fc",
"imagetypes": "b63f5018-fd13-40d7-86ac-f1297be4b5d2",
"departmentaltargets": "e2f63cef-9d8b-41a8-a6f4-07dbbab77b33",
"stakeholders": "048ecea9-73fa-42e7-8422-555296da5fe4",
"Tags": "352d58f2-c4fe-4bb4-ba4b-d9f013b3abf1",
"healthtopics": "35d44d27-7a16-4598-a6b6-a578a6bce212",
"targetaudiences": "f535e802-72cc-4b6c-8f32-63244e774da4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "896989aa-f775-41c9-8438-509be7e1cd45",
"ParentId": "dd2e114c-bc2b-4fe2-be60-d57d632a3ba7",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-12T09:49:09.1462297Z",
"PublicationDate": "2025-09-12T09:49:09.1462297Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-12T09:49:09.1462297Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "e7f33797-6cf8-48e9-8703-83d30b445d9d",
"publishingoffices": "bb100923-6758-401a-9273-b3584c799d88",
"events": "8dbe6a0c-5156-48a4-a1e4-1cd700c69332",
"targets": "303da5a8-efa9-4d76-b47a-421c26ecb729",
"Category": "d202c419-9f43-4aaf-ada4-8cbb0500e8fc",
"imagetypes": "b63f5018-fd13-40d7-86ac-f1297be4b5d2",
"departmentaltargets": "e2f63cef-9d8b-41a8-a6f4-07dbbab77b33",
"stakeholders": "048ecea9-73fa-42e7-8422-555296da5fe4",
"Tags": "352d58f2-c4fe-4bb4-ba4b-d9f013b3abf1",
"healthtopics": "35d44d27-7a16-4598-a6b6-a578a6bce212",
"targetaudiences": "f535e802-72cc-4b6c-8f32-63244e774da4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "896989aa-f775-41c9-8438-509be7e1cd45",
"ParentId": "dd2e114c-bc2b-4fe2-be60-d57d632a3ba7",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]
Add MainImage relation to activities item.
POST /api/multimedias/activities({key})/MainImage/$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 MainImage from activities item.
DELETE /api/multimedias/activities({key})/MainImage/$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.