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-09-20T23:03:35.0152784Z",
"PublicationDate": "2026-09-20T23:03:35.0152784Z",
"DateCreated": "2026-09-20T23:03:35.0152784Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "975584ae-bb1e-4d78-a70a-c58292f1f180",
"PublicationDateAndTime": "2026-09-20T23:03:35.0152784Z",
"regionscountries": "582fb10d-e9b6-481a-8537-19c7b28ecbf9",
"healthtopics": "e9ff2410-b42c-4c08-b81b-8cb65a8cbb52",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "c8af87f4-b8f6-4045-bd0d-a8eef45f4c64",
"departmentaltargets": "39874d19-2578-47c2-945b-97d7ae5882b4",
"targetaudiences": "eca4e9ac-3770-4d75-b89f-5e132077fd01",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:03:35.0152784+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:03:35.0152784Z",
"PublicationDate": "2026-09-20T23:03:35.0152784Z",
"DateCreated": "2026-09-20T23:03:35.0152784Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "975584ae-bb1e-4d78-a70a-c58292f1f180",
"PublicationDateAndTime": "2026-09-20T23:03:35.0152784Z",
"regionscountries": "582fb10d-e9b6-481a-8537-19c7b28ecbf9",
"healthtopics": "e9ff2410-b42c-4c08-b81b-8cb65a8cbb52",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "c8af87f4-b8f6-4045-bd0d-a8eef45f4c64",
"departmentaltargets": "39874d19-2578-47c2-945b-97d7ae5882b4",
"targetaudiences": "eca4e9ac-3770-4d75-b89f-5e132077fd01",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:03:35.0152784+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-09-20T23:03:35.0152784Z",
"PublicationDate": "2026-09-20T23:03:35.0152784Z",
"DateCreated": "2026-09-20T23:03:35.0152784Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "82cfba25-0797-4faf-aabb-4f6ded3a5e04",
"PublicationDateAndTime": "2026-09-20T23:03:35.0152784Z",
"regionscountries": "89ab04b8-3fb1-4335-9548-67cdc4421dde",
"healthtopics": "4dee16e1-1f27-4cef-9520-b09b3bd46089",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "8cbd0f39-934d-4636-93b9-ce8d1ebe6e1e",
"departmentaltargets": "7c88bf04-62a6-45ce-a76f-36025fbd51e0",
"targetaudiences": "f1763532-fa7b-4ee7-8040-bfc77adce442",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:03:35.0152784+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": "f151d847-beac-4d9f-a7e8-a004294a02b8"
}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-09-20T23:03:35.0152784Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "e4d92868-e808-4eac-a071-3d80692d237e",
"PublicationDateAndTime": "2026-09-20T23:03:35.0152784Z",
"regionscountries": "874e5f94-bb93-4737-a414-e4ab5b8c8f9c",
"healthtopics": "2254fb12-798d-4d6a-a21b-ae61ec4e0e8b",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "3cd4733c-ab19-4d1f-8bf3-392d581ebd4e",
"departmentaltargets": "267c61e7-b066-41f1-bd4e-d394d9a2564b",
"targetaudiences": "605a0ff9-a94f-45fa-a692-1e9b854d3814"
}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-09-20T23:03:35.0152784Z",
"PublicationDate": "2026-09-20T23:03:35.0152784Z",
"DateCreated": "2026-09-20T23:03:35.0152784Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "05387c43-af4b-4e87-9df4-7f56d3537c6a",
"PublicationDateAndTime": "2026-09-20T23:03:35.0152784Z",
"regionscountries": "b3f821a9-bb97-4151-8772-169692d9d7f7",
"healthtopics": "0dcd75a9-3226-49fd-9e95-63ca28dcb342",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "ba92372f-80ed-460a-b89a-facbcd38ddcc",
"departmentaltargets": "1db6f4b4-c7f7-43fd-bd00-ea0c9acdf51c",
"targetaudiences": "d93527bc-2583-4179-93ac-55ab802c4d82",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:03:35.0152784+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-09-20T23:03:35.0152784Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "2b7b7cdd-720d-439f-8d14-da650ef648a5",
"PublicationDateAndTime": "2026-09-20T23:03:35.0152784Z",
"regionscountries": "60b0d752-2caf-463f-ace1-b148f6c71328",
"healthtopics": "8cdd80a1-626e-4df0-ad25-2cc61d42350a",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "2e455019-040f-4ee4-94ee-29f60a4799f0",
"departmentaltargets": "e4ada912-1ad7-4aac-9dd2-6dfeb52c0638",
"targetaudiences": "c80b2f27-09de-42ff-8ee1-ffa00fb6d748"
}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-09-20T23:03:35.0152784Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "f6b3c8d0-97f8-4f25-b57b-cd3735581b83",
"PublicationDateAndTime": "2026-09-20T23:03:35.0152784Z",
"regionscountries": "5a2adff3-cca5-47e9-bdeb-a20bfe306662",
"healthtopics": "e586e1e5-a5c6-4aee-9c8f-cb442d637569",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "ae94f139-1714-4c72-aa62-ecc3ccb3fd83",
"departmentaltargets": "fbf677e3-6fae-4131-afe8-0207086dd433",
"targetaudiences": "45befec1-96cd-4896-8a69-a2f0ed12415d"
}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 | |
| JoomlaArticleId | System.String | 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-09-20T23:03:35.0152784Z",
"PublicationDate": "2026-09-20T23:03:35.0152784Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:03:35.0152784Z",
"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": "fd95fd90-90ff-454a-88a5-d08d686bdccb",
"publishingoffices": "6c255afa-118f-4111-b4be-256766218d6a",
"events": "b94d6deb-cd86-43ab-93e3-dd4b205b9c38",
"targets": "721f74ca-5767-4069-a7a9-0de6d54e7897",
"Category": "26ffd72a-eb4a-411f-b302-a894fbab3268",
"imagetypes": "8ad8d6e8-6309-49ab-91d2-4ff06b5caae2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f69cf0ce-aa0a-4ff7-862f-1ebd1da48725",
"stakeholders": "9431b155-7a74-4127-b828-7b23c5e754cf",
"Tags": "bb29236c-a99e-4189-90e9-b0ff6cab12d2",
"healthtopics": "b54dec5f-183d-4706-a8d0-7675d4b74556",
"targetaudiences": "091672fd-53ea-4f8e-823a-4912f709137e",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "d8b128f4-3108-4f8f-844c-cf11c72404b0",
"ParentId": "2f3ac680-cb1b-4d10-b9f9-f529f1c19604",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T23:03:35.0152784Z",
"PublicationDate": "2026-09-20T23:03:35.0152784Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:03:35.0152784Z",
"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": "fd95fd90-90ff-454a-88a5-d08d686bdccb",
"publishingoffices": "6c255afa-118f-4111-b4be-256766218d6a",
"events": "b94d6deb-cd86-43ab-93e3-dd4b205b9c38",
"targets": "721f74ca-5767-4069-a7a9-0de6d54e7897",
"Category": "26ffd72a-eb4a-411f-b302-a894fbab3268",
"imagetypes": "8ad8d6e8-6309-49ab-91d2-4ff06b5caae2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f69cf0ce-aa0a-4ff7-862f-1ebd1da48725",
"stakeholders": "9431b155-7a74-4127-b828-7b23c5e754cf",
"Tags": "bb29236c-a99e-4189-90e9-b0ff6cab12d2",
"healthtopics": "b54dec5f-183d-4706-a8d0-7675d4b74556",
"targetaudiences": "091672fd-53ea-4f8e-823a-4912f709137e",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "d8b128f4-3108-4f8f-844c-cf11c72404b0",
"ParentId": "2f3ac680-cb1b-4d10-b9f9-f529f1c19604",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"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.