Returns a set of data items of type images.
GET /api/emergencies/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": "2025-12-16T17:19:48.9686047Z",
"PublicationDate": "2025-12-16T17:19:48.9686047Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-16T17:19:48.9686047Z",
"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": "e2246090-08bc-4ca9-a721-af17f6124e67",
"publishingoffices": "686e5990-dcf5-4b28-8f18-d8291e097a02",
"events": "e350b848-8b22-4ded-92b0-c495ae37e075",
"targets": "82893755-3115-46d5-93ab-edc8225a9f66",
"Category": "7559bd0e-44ab-4822-8488-8fb29a79543d",
"imagetypes": "432334b7-0a9a-4c53-a9e4-f2dcd8edd9de",
"departmentaltargets": "7dcaef51-96a0-4176-b2c6-1bde1a72e7ce",
"stakeholders": "6a3110d1-926b-4037-a72f-18ff406937e0",
"Tags": "129d8ba6-9bce-4258-8b7b-8fba9b49cf75",
"healthtopics": "2f3ff19a-490c-4bd5-a293-46e2c867e7eb",
"targetaudiences": "1b475a79-b5cf-4c33-a5b1-768dc056b284",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "93ffe823-741e-4998-b5e6-cd517765ac15",
"ParentId": "f78f380e-7a3f-4cc7-a30f-d4f40b95c1b3",
"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-12-16T17:19:48.9686047Z",
"PublicationDate": "2025-12-16T17:19:48.9686047Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-16T17:19:48.9686047Z",
"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": "e2246090-08bc-4ca9-a721-af17f6124e67",
"publishingoffices": "686e5990-dcf5-4b28-8f18-d8291e097a02",
"events": "e350b848-8b22-4ded-92b0-c495ae37e075",
"targets": "82893755-3115-46d5-93ab-edc8225a9f66",
"Category": "7559bd0e-44ab-4822-8488-8fb29a79543d",
"imagetypes": "432334b7-0a9a-4c53-a9e4-f2dcd8edd9de",
"departmentaltargets": "7dcaef51-96a0-4176-b2c6-1bde1a72e7ce",
"stakeholders": "6a3110d1-926b-4037-a72f-18ff406937e0",
"Tags": "129d8ba6-9bce-4258-8b7b-8fba9b49cf75",
"healthtopics": "2f3ff19a-490c-4bd5-a293-46e2c867e7eb",
"targetaudiences": "1b475a79-b5cf-4c33-a5b1-768dc056b284",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "93ffe823-741e-4998-b5e6-cd517765ac15",
"ParentId": "f78f380e-7a3f-4cc7-a30f-d4f40b95c1b3",
"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/emergencies/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": "2025-12-16T17:19:48.9686047Z",
"PublicationDate": "2025-12-16T17:19:48.9686047Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-16T17:19:48.9686047Z",
"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": "a74f20d7-1218-4fd6-b36f-87efd8a18709",
"publishingoffices": "08ca01ee-be54-42d2-9629-bf9264343d12",
"events": "9a5b9505-2af9-41cf-8462-36f39ce0f6bc",
"targets": "0e153bff-c1c9-41d5-9945-143daff8dd70",
"Category": "cd795987-d57b-4325-a488-0f5d533d7559",
"imagetypes": "f4853550-3714-450c-8165-2888aacfab7e",
"departmentaltargets": "57417c2b-185f-4944-b00d-ba82b89d3fca",
"stakeholders": "480c21b1-53a2-4cd6-abf2-facfe71dfb43",
"Tags": "aeeb3ed2-da6a-4f9a-866a-d8bfc06e303a",
"healthtopics": "d96f81fd-f0e9-444c-9cc3-68ae9f40744e",
"targetaudiences": "3f119a10-3b71-4aa6-8cf8-0c3401416664",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "14624a55-8222-4e7e-a017-269b0809549d",
"ParentId": "66be5f63-d1c9-465c-a221-c7271e73c68b",
"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/emergencies/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": "f6654743-75be-4061-ba09-4f60b2cb737d"
}Creates a images item.
POST /api/emergencies/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": "2025-12-16T17:19:48.9686047Z",
"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": "7fc349e9-bfe3-4e10-8378-021093f64dca",
"publishingoffices": "57f40bf5-dda3-4076-80ce-58f76c8811ce",
"events": "372b6ba0-c0a3-43d7-b94d-380704c3f140",
"targets": "bda674f3-cc3e-4c27-b49f-98117f87070e",
"Category": "114324a3-3026-4d0f-8151-aa9b7edfffe6",
"imagetypes": "97121b11-36dc-4a99-9fea-b348dfa5be87",
"departmentaltargets": "a0c301c4-97f4-4331-b8b4-2b51380d0840",
"stakeholders": "2b005f54-b25c-4a0f-abe1-61c1c4a7d4f2",
"Tags": "848f7e1a-589d-4561-b029-e2a1aef6f31a",
"healthtopics": "0afd044a-8375-4cfb-a432-af7ede0f3c0f",
"targetaudiences": "986b95f4-df78-46a6-92d2-4e41bfa7f7ab",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "503335d0-4b7c-492f-9e45-42bf69bc0e3e",
"ParentId": "0f1395c5-d3b6-40a2-a812-1adf2c2f3900"
}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": "2025-12-16T17:19:48.9686047Z",
"PublicationDate": "2025-12-16T17:19:48.9686047Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-16T17:19:48.9686047Z",
"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": "50d14133-c54a-4c47-b483-c49f0bb950a4",
"publishingoffices": "7b90ed5e-1a8c-4225-adee-333547e480ec",
"events": "86606e1e-c4d6-4600-aba2-cd97dfefc2ba",
"targets": "08f33ebb-b2e1-4ac3-b826-557dccdab3ac",
"Category": "fa8dd2bb-44a4-43f4-9b5f-43b0f44aafc6",
"imagetypes": "053aef55-2ed4-4eae-b943-9a53999f2216",
"departmentaltargets": "0d1f51b1-c4bd-472b-9f09-37308a1e7d7d",
"stakeholders": "8dd2fa30-c5df-44d4-bc96-a3b6060ad5a8",
"Tags": "663db5cc-9ede-4515-acf6-e361e4fdc8d3",
"healthtopics": "3d99d719-0348-4267-a1f4-73e46c6e8725",
"targetaudiences": "7716dff9-d797-4680-b2ae-ac1114a1c63d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "316f1d53-573c-46a8-a93f-c2bd2a48f0d3",
"ParentId": "3122b904-3ca1-4ec5-a91e-da140b4b9079",
"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/emergencies/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": "2025-12-16T17:19:48.9686047Z",
"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": "e6044472-b31a-4720-9fc1-36e1836f180b",
"publishingoffices": "aa128b8c-1af1-4da8-9283-e97e5fdcfce1",
"events": "8cb389be-936d-4662-acf3-3580e3fa61ac",
"targets": "d5c7015b-d5ce-45df-be14-86e932712a2d",
"Category": "9aaa4016-d391-44e8-8c65-10c105fd3e4a",
"imagetypes": "8a94d0da-9a9e-43b8-86e3-333002e93997",
"departmentaltargets": "f89482aa-a84d-4eda-8435-2073f2eb02eb",
"stakeholders": "17b87619-ab90-4791-a6a4-a20ae1455bac",
"Tags": "76971a9d-ae1a-4768-87d8-bf3a93d1e5e5",
"healthtopics": "9309683e-970e-4191-badd-1da8b1969d03",
"targetaudiences": "d4fc9f7e-c4c0-470a-9336-f810ce04f929",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "3c7c90bf-ef5b-44b5-acda-9c632eaba97b",
"ParentId": "b680b661-ad38-4632-a17d-a56eed5bca9a"
}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/emergencies/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": "2025-12-16T17:19:48.9686047Z",
"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": "8df3bd45-c0f4-4402-a3d4-8b0b98a3c63e",
"publishingoffices": "5e601383-5b76-4aad-bfdd-105efa29caf5",
"events": "79fee0d8-f9e7-4d57-a0f1-1881dc68ca61",
"targets": "cf10c639-d59f-4b56-bd8b-ff72c7fc6032",
"Category": "7b2428b3-9144-4e4e-82f4-240b00a3c87e",
"imagetypes": "f2fc8e2d-acfe-4eb6-b447-991adaf0a70d",
"departmentaltargets": "5cc57607-e784-4ffa-9533-b7a01c37ada9",
"stakeholders": "fdf916ca-5d72-4bba-bb9b-54834c8a1158",
"Tags": "199c1e5c-bc4d-43d4-bf7c-f665865a07d6",
"healthtopics": "aa424edc-5776-4e11-93a7-c6bddfbbeacd",
"targetaudiences": "a3ffd813-77bc-4242-94c9-0b8ab16c5966",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "f667766c-e3dc-4f2a-bfaa-0ade1c086124",
"ParentId": "9d8c6dcf-03f2-4115-9dcf-fc357440cb8c"
}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/emergencies/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.