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-06-27T18:12:43.0989299Z",
"PublicationDate": "2026-06-27T18:12:43.0989299Z",
"DateCreated": "2026-06-27T18:12:43.0989299Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "a96e0b1a-763e-4a8c-b6ab-812fecbe6259",
"PublicationDateAndTime": "2026-06-27T18:12:43.0989299Z",
"regionscountries": "0b3e5953-2e0f-449c-aa47-8325578b8a4d",
"healthtopics": "6a1f812c-05ad-4a51-8257-daba869a0554",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "c73dcf9b-3b05-4385-8f78-7416e1cacdfd",
"departmentaltargets": "b421a35b-7f77-4327-b9de-4830990a9a27",
"targetaudiences": "77bfb120-107d-4fb5-a3c1-598dfcba7235",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T18:12:43.0989299+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T18:12:43.0989299Z",
"PublicationDate": "2026-06-27T18:12:43.0989299Z",
"DateCreated": "2026-06-27T18:12:43.0989299Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "a96e0b1a-763e-4a8c-b6ab-812fecbe6259",
"PublicationDateAndTime": "2026-06-27T18:12:43.0989299Z",
"regionscountries": "0b3e5953-2e0f-449c-aa47-8325578b8a4d",
"healthtopics": "6a1f812c-05ad-4a51-8257-daba869a0554",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "c73dcf9b-3b05-4385-8f78-7416e1cacdfd",
"departmentaltargets": "b421a35b-7f77-4327-b9de-4830990a9a27",
"targetaudiences": "77bfb120-107d-4fb5-a3c1-598dfcba7235",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T18:12:43.0989299+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-06-27T18:12:43.0989299Z",
"PublicationDate": "2026-06-27T18:12:43.0989299Z",
"DateCreated": "2026-06-27T18:12:43.0989299Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "8bc03e96-5926-4249-a184-bb13eb7cefa8",
"PublicationDateAndTime": "2026-06-27T18:12:43.0989299Z",
"regionscountries": "f070388c-531d-4fa7-9209-c00a8a0bf12b",
"healthtopics": "3588938a-c8c9-41ab-b469-2624e6f2670d",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "3d280312-7b02-4af4-b681-a6ce8bc7552d",
"departmentaltargets": "1bbac1b6-ca75-4811-b814-499d056892bd",
"targetaudiences": "0aef3702-d1ee-403c-9c10-514dbff3ecd3",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T18:12:43.0989299+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": "937364f8-7e9e-4ced-b62d-16656025b0d1"
}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-06-27T18:12:43.0989299Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "923cd815-6499-473e-ac9b-6d72c58de13c",
"PublicationDateAndTime": "2026-06-27T18:12:43.0989299Z",
"regionscountries": "95d4b188-7965-4493-9a61-9496d43baeef",
"healthtopics": "0ac05ef0-7148-496e-8941-ccca1438c9e5",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "b52e0c78-624b-4771-b31f-eb252a2258f6",
"departmentaltargets": "1927c3f4-ba25-47e6-99c1-9ab5d08e1d35",
"targetaudiences": "c35986f4-9064-4d24-be96-41ec5997339c"
}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-06-27T18:12:43.0989299Z",
"PublicationDate": "2026-06-27T18:12:43.0989299Z",
"DateCreated": "2026-06-27T18:12:43.0989299Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "cf44c587-5c33-4d8a-85a9-081b689a1a34",
"PublicationDateAndTime": "2026-06-27T18:12:43.0989299Z",
"regionscountries": "577f3e29-05b2-49ea-b563-d6be8611fda8",
"healthtopics": "372c72b4-1f6d-4494-8d7b-9d535507e64d",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "221e3ba2-feb2-4a5a-921a-28e0ff2124c5",
"departmentaltargets": "94188d8b-35e2-45c7-907b-e77182c8688c",
"targetaudiences": "b070627e-084e-427f-8eaf-60c071160eb8",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T18:12:43.0989299+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-06-27T18:12:43.0989299Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "80099d71-e6be-4d02-a449-f56f879a3c41",
"PublicationDateAndTime": "2026-06-27T18:12:43.0989299Z",
"regionscountries": "9d61fd4a-1d7e-4ae6-b03d-4e65c6d00aaa",
"healthtopics": "56942c13-0554-45ce-902e-e96f26d65ab0",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "714a8b3e-d474-4056-9284-1f2a6f2ce91b",
"departmentaltargets": "c8aecb32-d6ea-477e-953a-fa2103d3c687",
"targetaudiences": "f9f4f901-fbf9-49d9-b00c-c927d8c86cf1"
}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-06-27T18:12:43.0989299Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "fefe1869-a15e-4fab-9809-a0484ab1015c",
"PublicationDateAndTime": "2026-06-27T18:12:43.0989299Z",
"regionscountries": "18829eae-65b5-4bf7-9eee-9721712e1c16",
"healthtopics": "72b65996-2d5b-4714-b7a0-e362d5607a86",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "b82437b5-85e0-410f-8459-cdb34ea21d22",
"departmentaltargets": "4390a50a-60f0-428e-92a6-a74072c84d38",
"targetaudiences": "8043ccd0-d578-4d76-89d7-6200ede15897"
}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-06-27T18:12:43.0989299Z",
"PublicationDate": "2026-06-27T18:12:43.0989299Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T18:12:43.0989299Z",
"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": "3bd073db-5403-42ef-ab61-18a3eb262388",
"publishingoffices": "b08e76c1-d025-4c91-86c5-db5e880a23d2",
"events": "b4d5efe6-b49e-4140-8579-5f6ff3fb3512",
"targets": "443c7069-b7e0-4f4b-b20c-e7ce875200c2",
"Category": "5f5df7db-2c0d-4bcb-9268-2439e8b10352",
"imagetypes": "9a32527b-7149-4719-9262-f56c45c2d049",
"departmentaltargets": "7eb46af1-0b61-4b9f-b5ed-eba49afd27f9",
"stakeholders": "b4647d3c-e97f-4c72-b838-f3aa0cf15230",
"Tags": "6dc00dd9-9056-435a-b5fe-132204ccf784",
"healthtopics": "408fc98a-b30a-47cb-8870-ebcbb555a01b",
"targetaudiences": "d556e6f4-35c7-42cb-bb1e-f0f53b425902",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3410de7b-70bd-4f8b-88a8-c5741e0ed04e",
"ParentId": "cd8b85b5-ead0-40b6-94b7-e35b7ac2a366",
"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-06-27T18:12:43.0989299Z",
"PublicationDate": "2026-06-27T18:12:43.0989299Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T18:12:43.0989299Z",
"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": "3bd073db-5403-42ef-ab61-18a3eb262388",
"publishingoffices": "b08e76c1-d025-4c91-86c5-db5e880a23d2",
"events": "b4d5efe6-b49e-4140-8579-5f6ff3fb3512",
"targets": "443c7069-b7e0-4f4b-b20c-e7ce875200c2",
"Category": "5f5df7db-2c0d-4bcb-9268-2439e8b10352",
"imagetypes": "9a32527b-7149-4719-9262-f56c45c2d049",
"departmentaltargets": "7eb46af1-0b61-4b9f-b5ed-eba49afd27f9",
"stakeholders": "b4647d3c-e97f-4c72-b838-f3aa0cf15230",
"Tags": "6dc00dd9-9056-435a-b5fe-132204ccf784",
"healthtopics": "408fc98a-b30a-47cb-8870-ebcbb555a01b",
"targetaudiences": "d556e6f4-35c7-42cb-bb1e-f0f53b425902",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3410de7b-70bd-4f8b-88a8-c5741e0ed04e",
"ParentId": "cd8b85b5-ead0-40b6-94b7-e35b7ac2a366",
"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.