Returns a set of data items of type facts.
GET /api/multimedias/facts
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 | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-02-07T00:00:08.4775117Z",
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"DateCreated": "2026-02-07T00:00:08.4775117Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "075140fb-5cf5-4c18-91e9-82bdb2150ae0",
"PublicationDateAndTime": "2026-02-07T00:00:08.4775117Z",
"regionscountries": "658ff164-adb7-45a6-878a-8c830e2e318e",
"healthtopics": "3d50952b-61c2-4713-b5ee-b409383fee7e",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "ca9bc487-76f3-42ed-9e25-f8cebf1d25f7",
"departmentaltargets": "1818ddd0-ea4a-4fce-b3c5-8405c2e3e53c",
"targetaudiences": "0fe05a4d-ef20-4fb0-96f5-c508d5c9f835",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:00:08.4775117+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-07T00:00:08.4775117Z",
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"DateCreated": "2026-02-07T00:00:08.4775117Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "075140fb-5cf5-4c18-91e9-82bdb2150ae0",
"PublicationDateAndTime": "2026-02-07T00:00:08.4775117Z",
"regionscountries": "658ff164-adb7-45a6-878a-8c830e2e318e",
"healthtopics": "3d50952b-61c2-4713-b5ee-b409383fee7e",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "ca9bc487-76f3-42ed-9e25-f8cebf1d25f7",
"departmentaltargets": "1818ddd0-ea4a-4fce-b3c5-8405c2e3e53c",
"targetaudiences": "0fe05a4d-ef20-4fb0-96f5-c508d5c9f835",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:00:08.4775117+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets facts item by id.
GET /api/multimedias/facts({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 | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-02-07T00:00:08.4775117Z",
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"DateCreated": "2026-02-07T00:00:08.4775117Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "ea0754fc-cc14-4b15-8666-af3ab25ebcf5",
"PublicationDateAndTime": "2026-02-07T00:00:08.4775117Z",
"regionscountries": "e8e78cbe-6213-4262-a86e-5aec3370f988",
"healthtopics": "00301866-beae-4c5c-b428-0d622b466106",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "53767680-fc9a-4d0e-ada2-6c6eea3a4ff3",
"departmentaltargets": "d4d65e6e-92ff-493f-8c2b-3d839f59be03",
"targetaudiences": "40a2c836-8c62-4725-b845-d8d58e4b0f0c",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:00:08.4775117+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from facts item.
GET /api/multimedias/facts({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": "572d5ea9-975f-49a7-9d24-42a7469e6881"
}Creates a facts item.
POST /api/multimedias/facts
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 | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "6e6480bd-6913-488d-ae10-03302b005465",
"PublicationDateAndTime": "2026-02-07T00:00:08.4775117Z",
"regionscountries": "fe28609c-dbac-42d5-81a3-8f7157f4f0d7",
"healthtopics": "a430be0c-de9e-4ee0-9951-99d169bcfdd6",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "82a4ff48-0574-4b17-b94a-adb7751623a9",
"departmentaltargets": "fa7af0cc-7cce-4f91-932c-9eadfb1d26a4",
"targetaudiences": "fd77523f-231d-430c-a98e-1d5f3d8be03f"
}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 | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-02-07T00:00:08.4775117Z",
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"DateCreated": "2026-02-07T00:00:08.4775117Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "f8b4b1da-803e-4897-8200-2617370c719e",
"PublicationDateAndTime": "2026-02-07T00:00:08.4775117Z",
"regionscountries": "01354008-4e4f-426c-aa60-dfc2024b7978",
"healthtopics": "df420b6f-c7df-4cd8-8eff-f15b43de75c0",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "1be4341f-830a-417f-abc5-710cf8eebbd1",
"departmentaltargets": "018015e6-464f-4c01-ae99-4417a29fb045",
"targetaudiences": "9a1d81ab-aecc-4d92-a92b-a066c6512196",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:00:08.4775117+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for facts item.
PATCH /api/multimedias/facts({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 | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "92476698-c47f-43ea-a55f-8175911d939d",
"PublicationDateAndTime": "2026-02-07T00:00:08.4775117Z",
"regionscountries": "15858a4d-101c-4935-a20a-e9a40b686287",
"healthtopics": "7d9d0ad1-b657-45d5-9555-8eb569d4b2e7",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "183cde7a-fe90-4713-8f8d-5651b7a49dcb",
"departmentaltargets": "cb50bffb-5a67-4433-a62e-4d7038e5691b",
"targetaudiences": "d8b59384-805c-431c-a2f1-d77c814ac90b"
}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 facts item.
PUT /api/multimedias/facts({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 | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "99778afa-2ead-4619-af03-161401faccbc",
"PublicationDateAndTime": "2026-02-07T00:00:08.4775117Z",
"regionscountries": "804516fb-5327-49a2-a014-e1b41c560723",
"healthtopics": "f88333f5-dd0a-4eb3-8f9a-ef11f21eb68d",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "f6da183b-478c-43a4-a6fc-0d5e3024c189",
"departmentaltargets": "39429b09-f8eb-4a6a-a5f5-cc61d36a304a",
"targetaudiences": "313af20f-3be6-4173-a5e4-4d20cdf3ff3b"
}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 facts item by Id.
DELETE /api/multimedias/facts({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 Image from facts item.
GET /api/multimedias/facts({key})/Image
| 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": "2026-02-07T00:00:08.4775117Z",
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T00:00:08.4775117Z",
"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": "8cab2dac-9ae3-4c90-9c89-d71aade710fc",
"publishingoffices": "52708ecf-595a-4468-823f-0901d1b961f2",
"events": "6fb90909-d920-4d7b-94bb-6cddf86a9cf9",
"targets": "5c057178-2509-4835-b96e-ba07e2a0fdd4",
"Category": "fd5ce560-fae3-404b-ac3d-aea9b74e2eb9",
"imagetypes": "36fa77ad-df52-4f70-8deb-4ca2e797f185",
"departmentaltargets": "ed2c6773-0385-4816-a423-c60bdcaf7fd2",
"stakeholders": "628a05c5-1ae2-43ed-9acb-915d79758117",
"Tags": "400b0c5c-722c-48e2-b5e1-2d3c54b085ac",
"healthtopics": "249872e5-deb0-46a0-adbc-91e11366b107",
"targetaudiences": "df7b7526-d88f-47e9-a767-eb8aede6a0cd",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "010c781a-7494-44bc-8fdd-c2f334cf6e15",
"ParentId": "efee5490-ed7e-4a03-9ffc-094f289bd36c",
"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": "2026-02-07T00:00:08.4775117Z",
"PublicationDate": "2026-02-07T00:00:08.4775117Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T00:00:08.4775117Z",
"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": "8cab2dac-9ae3-4c90-9c89-d71aade710fc",
"publishingoffices": "52708ecf-595a-4468-823f-0901d1b961f2",
"events": "6fb90909-d920-4d7b-94bb-6cddf86a9cf9",
"targets": "5c057178-2509-4835-b96e-ba07e2a0fdd4",
"Category": "fd5ce560-fae3-404b-ac3d-aea9b74e2eb9",
"imagetypes": "36fa77ad-df52-4f70-8deb-4ca2e797f185",
"departmentaltargets": "ed2c6773-0385-4816-a423-c60bdcaf7fd2",
"stakeholders": "628a05c5-1ae2-43ed-9acb-915d79758117",
"Tags": "400b0c5c-722c-48e2-b5e1-2d3c54b085ac",
"healthtopics": "249872e5-deb0-46a0-adbc-91e11366b107",
"targetaudiences": "df7b7526-d88f-47e9-a767-eb8aede6a0cd",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "010c781a-7494-44bc-8fdd-c2f334cf6e15",
"ParentId": "efee5490-ed7e-4a03-9ffc-094f289bd36c",
"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 Image relation to facts item.
POST /api/multimedias/facts({key})/Image/$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 Image from facts item.
DELETE /api/multimedias/facts({key})/Image/$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.