Returns a set of data items of type images.
GET /api/whoreference/images
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 | |
| 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-01-09T06:45:26.6321382Z",
"PublicationDate": "2026-01-09T06:45:26.6321382Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T06:45:26.6321382Z",
"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": "fa44862a-f759-4fd7-b351-85b31d807b22",
"publishingoffices": "fe69b1fe-801e-4b5b-9b5a-b53c1f2d64ca",
"events": "fbf68c07-552b-4126-8902-b33ef92e5b81",
"targets": "11329f03-3b8f-418c-b897-289ca1645254",
"Category": "e4d101a2-ae92-4f57-a070-b57f3de8b9b8",
"imagetypes": "c657aba3-9960-447f-8a38-cb36482ca591",
"departmentaltargets": "990e45d3-389f-43ec-b73e-05f404c5f2ca",
"stakeholders": "9e8b73fa-d8d4-41e1-bc5d-8d8967766a15",
"Tags": "0bbede13-1f58-4669-b273-6ed4d46cbf58",
"healthtopics": "37db9509-1d73-4b67-9002-fe20bf1eb21d",
"targetaudiences": "a645f727-efd8-44f3-ac17-ff2de0d48b01",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3c8e38e3-52fa-4ca8-adab-af720760b4d8",
"ParentId": "bd98bb2a-7b7d-4b1c-8b4c-02d33082a87b",
"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-01-09T06:45:26.6321382Z",
"PublicationDate": "2026-01-09T06:45:26.6321382Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T06:45:26.6321382Z",
"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": "fa44862a-f759-4fd7-b351-85b31d807b22",
"publishingoffices": "fe69b1fe-801e-4b5b-9b5a-b53c1f2d64ca",
"events": "fbf68c07-552b-4126-8902-b33ef92e5b81",
"targets": "11329f03-3b8f-418c-b897-289ca1645254",
"Category": "e4d101a2-ae92-4f57-a070-b57f3de8b9b8",
"imagetypes": "c657aba3-9960-447f-8a38-cb36482ca591",
"departmentaltargets": "990e45d3-389f-43ec-b73e-05f404c5f2ca",
"stakeholders": "9e8b73fa-d8d4-41e1-bc5d-8d8967766a15",
"Tags": "0bbede13-1f58-4669-b273-6ed4d46cbf58",
"healthtopics": "37db9509-1d73-4b67-9002-fe20bf1eb21d",
"targetaudiences": "a645f727-efd8-44f3-ac17-ff2de0d48b01",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3c8e38e3-52fa-4ca8-adab-af720760b4d8",
"ParentId": "bd98bb2a-7b7d-4b1c-8b4c-02d33082a87b",
"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
}
]Gets images item by id.
GET /api/whoreference/images({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 | |
| 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-01-09T06:45:26.6321382Z",
"PublicationDate": "2026-01-09T06:45:26.6321382Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T06:45:26.6321382Z",
"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": "f9a89fb7-8bd6-43ee-8513-0b902360c1bc",
"publishingoffices": "207d0196-1ba9-49d4-b862-83e2495cae37",
"events": "4666d98f-c71b-4226-a88e-7073c25602bc",
"targets": "344c8687-6f9c-4488-a0b3-9c71ae15cee7",
"Category": "be9f5d2b-d592-4bba-ba21-8611b84143c8",
"imagetypes": "5c0fa751-2653-4ee5-8e47-3b0dcd538184",
"departmentaltargets": "3ff0b126-98cb-47c2-81b4-a0c2a4f7ed7d",
"stakeholders": "9e4cd7d8-c859-4229-b8eb-484657f56962",
"Tags": "b5a5c381-d90c-46a9-90f5-de314ef25f58",
"healthtopics": "7b60dd5a-3af0-429d-8910-d2fc18dc1557",
"targetaudiences": "e342cd83-953f-41bc-8d41-b0155e54d54f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2f22fae6-b3f3-449e-92b8-d524e4fb8578",
"ParentId": "73afe7c6-8df8-448e-a078-c84739f2c830",
"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
}Gets Id property from images item.
GET /api/whoreference/images({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": "0455315b-bad6-48c5-9be4-7a89e0ac7526"
}Creates a images item.
POST /api/whoreference/images
None
| 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
{
"PublicationDate": "2026-01-09T06:45:26.6321382Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "fc504222-52c4-43fb-bb4c-fc3d33b0d23c",
"publishingoffices": "0633f65a-f522-4941-9f2a-7300eb6ebb52",
"events": "61040c33-9222-410c-8cab-63a3749b5e8d",
"targets": "cad438cf-34cf-49d9-bdf3-3ca31529c759",
"Category": "048bda3e-4e8d-4bdb-8284-929908c52037",
"imagetypes": "c574e65b-1b27-4e17-aab5-2b98fd930c7e",
"departmentaltargets": "7cda5cf9-9ae2-47ec-ac4e-d34877ddc9ed",
"stakeholders": "d29abd27-09f8-414c-abc2-ff61991afb41",
"Tags": "dd1d3a6b-f53e-4da2-a9fe-aeee08077c72",
"healthtopics": "112c3292-a839-497e-932d-7ccb627bc312",
"targetaudiences": "4ea216d8-9269-4299-9c9f-42915108b89a",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "57a16885-0835-4ad4-9954-957c88801c9a",
"ParentId": "a7cac6d4-42fe-4c6f-896e-1565e3af85dd"
}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 | |
| 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-01-09T06:45:26.6321382Z",
"PublicationDate": "2026-01-09T06:45:26.6321382Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T06:45:26.6321382Z",
"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": "8b087a33-535c-4893-8f38-ee8ad99a67c6",
"publishingoffices": "a8ee30ba-2245-4e10-8fd9-d588dfdd8a4c",
"events": "da9990c2-2e4f-4ce4-ad37-e8c9584e486a",
"targets": "66d55344-ef63-4587-b95c-9cbeef937cd7",
"Category": "7f08b764-3045-48b6-afd1-5307d77e936a",
"imagetypes": "e7d656a3-bccf-4307-a060-07c20e8e954b",
"departmentaltargets": "b6189666-8e3c-4b72-b4ee-be287afa0e8a",
"stakeholders": "c11ebf9f-851c-4587-a06e-4b4c8cdfdfaa",
"Tags": "f3b568c2-5c08-40eb-8e44-3cbc0386f5dc",
"healthtopics": "96872838-eeed-4ddc-bcc8-88632ec87b54",
"targetaudiences": "145c372f-ebf7-41e6-902d-c06751914b91",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "37ea357c-d86d-4c01-80b3-76cf8ffad7de",
"ParentId": "b0c3c5a7-9906-4036-a2c7-2621200e4007",
"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
}Partial update for images item.
PATCH /api/whoreference/images({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 | |
| 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
{
"PublicationDate": "2026-01-09T06:45:26.6321382Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "56b7cb22-4a5f-4e77-b8bc-9dbe4937107c",
"publishingoffices": "5695e8aa-8e24-4608-83fb-fb9a5694cf9d",
"events": "869b42ad-28a2-4916-bfb8-29a0995683cd",
"targets": "479288cf-63d5-4ab2-a8c3-f513b6ab9450",
"Category": "d5cbe7bb-24ae-49c1-a171-cbb34ebb6f1e",
"imagetypes": "d9736a73-98e0-4801-bc9e-3e8391fd8881",
"departmentaltargets": "584da677-5af9-4b7f-bca0-9602d102d3ea",
"stakeholders": "203dafcd-b4f2-40c4-90bd-702d6a5c6650",
"Tags": "4d8d43fd-1b7e-4b4e-9a7a-08ea04a7c3f6",
"healthtopics": "a28782f8-df48-4704-8482-b9344da27858",
"targetaudiences": "a54feb88-237d-47d3-bfd9-21fe55341f06",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "ea5d3dfc-30d4-41e6-8fba-80ec10acf9c3",
"ParentId": "358f81a6-cb73-420d-892a-c43d0dcbf1c8"
}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 images item.
PUT /api/whoreference/images({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 | |
| 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
{
"PublicationDate": "2026-01-09T06:45:26.6321382Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "590739b2-8aee-420a-a2e1-21ce7b9f220d",
"publishingoffices": "ba90bdf5-744f-42b0-acbd-f3f51404aa2b",
"events": "40466e21-ca55-4b62-90bb-35888c721c7a",
"targets": "e74f0250-67f1-4d06-ab45-2d7ad9aa5a5a",
"Category": "dcc1246d-99b1-4210-801c-d584c6896860",
"imagetypes": "199c2570-9261-4338-8f17-a95dd23bcf44",
"departmentaltargets": "a8565748-281c-47f3-80f5-8e5a3081a6da",
"stakeholders": "7b8f5ed2-dd1d-4118-8e4f-fc239eaeb86b",
"Tags": "b1ae8f4e-9c8a-48d0-9313-c025d87fbe69",
"healthtopics": "5f806f15-fcf5-4d77-87ee-d83c27fdcfbd",
"targetaudiences": "f6424e8d-f9b6-4759-9021-f02b93c837f4",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "9aabbac6-265c-4abc-a97d-1b896c5b00bf",
"ParentId": "79ee60bc-56af-4654-a528-15b3744ed625"
}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 images item by Id.
DELETE /api/whoreference/images({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.