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 | |
| 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-21T00:49:58.3918741Z",
"PublicationDate": "2026-09-21T00:49:58.3918741Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T00:49:58.3918741Z",
"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": "db28f183-f6e5-49ba-8f08-d4bc571afd9b",
"publishingoffices": "afd1c997-67bd-4bf3-858c-bda4b240fc30",
"events": "4efaf9d4-9f4c-45b2-8391-4349ed41ae84",
"targets": "8eac63e9-8e0d-4407-887f-f66c0c29e32e",
"Category": "b346dc7a-a621-4a77-860c-af5bbf176d51",
"imagetypes": "482716a8-c78f-483e-9aff-c5c2d4f20a28",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "c1880d33-d95d-4920-a824-b5ba29881509",
"stakeholders": "9e3a7790-16de-4bad-9895-60aa68e55f23",
"Tags": "842941be-b6fc-4183-905c-db7341986e44",
"healthtopics": "c314864f-3164-4dad-8567-8dada3b7481c",
"targetaudiences": "1df45110-4d47-4195-ac43-b65f46972957",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6ce68fa4-c63c-42d4-9fec-504432650383",
"ParentId": "0c9b6e35-116f-41ea-bd77-dcc2e09487b7",
"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-21T00:49:58.3918741Z",
"PublicationDate": "2026-09-21T00:49:58.3918741Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T00:49:58.3918741Z",
"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": "db28f183-f6e5-49ba-8f08-d4bc571afd9b",
"publishingoffices": "afd1c997-67bd-4bf3-858c-bda4b240fc30",
"events": "4efaf9d4-9f4c-45b2-8391-4349ed41ae84",
"targets": "8eac63e9-8e0d-4407-887f-f66c0c29e32e",
"Category": "b346dc7a-a621-4a77-860c-af5bbf176d51",
"imagetypes": "482716a8-c78f-483e-9aff-c5c2d4f20a28",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "c1880d33-d95d-4920-a824-b5ba29881509",
"stakeholders": "9e3a7790-16de-4bad-9895-60aa68e55f23",
"Tags": "842941be-b6fc-4183-905c-db7341986e44",
"healthtopics": "c314864f-3164-4dad-8567-8dada3b7481c",
"targetaudiences": "1df45110-4d47-4195-ac43-b65f46972957",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6ce68fa4-c63c-42d4-9fec-504432650383",
"ParentId": "0c9b6e35-116f-41ea-bd77-dcc2e09487b7",
"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
}
]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 | |
| 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-21T00:49:58.3918741Z",
"PublicationDate": "2026-09-21T00:49:58.3918741Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T00:49:58.3918741Z",
"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": "09095443-9c88-40c4-be79-4e2d6ce348b3",
"publishingoffices": "1aa3661e-56e5-4f20-95e2-7263fc7a1014",
"events": "7b6d3fa8-e902-4c50-946a-5d688f9e2c49",
"targets": "0108098b-eb09-4828-a35d-a1c9f02cb931",
"Category": "2cc5090d-3624-4c57-a1e6-f18e258c49f6",
"imagetypes": "5c061342-090e-4a7f-8af8-785c696b2973",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "0cae908d-d2c0-441f-93db-1f96f37db15d",
"stakeholders": "4f380304-3cc5-403e-b942-12cd9bfe48f7",
"Tags": "2f568693-5945-4e08-a05d-4d26a28d667e",
"healthtopics": "03f4eca8-46c1-43f4-8344-002b95d58cd0",
"targetaudiences": "8151c18a-e86b-4837-834a-ebfb3d44be73",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6172ba2e-3aeb-46f7-9221-be13270a8b78",
"ParentId": "bcefaba4-f5eb-41ec-974c-2312f395cd6a",
"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
}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": "578fe9e6-8d83-4430-9344-cc56a02ab340"
}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 | |
| 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
{
"PublicationDate": "2026-09-21T00:49:58.3918741Z",
"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": "2719e7e5-4e4f-4203-83d5-b752f7739302",
"publishingoffices": "2b0db382-3d86-4c0a-a0b5-fc07c3d0d188",
"events": "36c4334a-4a3c-4313-b5df-9edd9924f6f8",
"targets": "2011417d-16c8-452d-b5bc-771995de26a2",
"Category": "c6278fef-828c-4bcd-8901-38329c965493",
"imagetypes": "ca2fc3b2-a44b-45d5-a078-1edd883b5bff",
"JoomlaArticleId": "sample string 15",
"departmentaltargets": "0aed11c8-6b5c-4a09-afb0-dee2d8be7601",
"stakeholders": "14bbd6fc-ec78-435c-b199-10398d608f76",
"Tags": "137f07ec-9d79-4b79-8851-ba42c4121f49",
"healthtopics": "cdd88081-9d1b-45c0-b4a8-267bcf424fee",
"targetaudiences": "70fe82b4-4e7f-4866-9c5b-d61579ed19f4",
"IsOptimized": true,
"OptImgStatus": "sample string 22",
"AlternativeText": "sample string 23",
"FolderId": "4dbe8098-7718-48f0-bd89-4a2e870642e9",
"ParentId": "ce66f5b1-a1f5-427b-a972-db86a654b585"
}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 | |
| 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-21T00:49:58.3918741Z",
"PublicationDate": "2026-09-21T00:49:58.3918741Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T00:49:58.3918741Z",
"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": "68c712ee-f4da-4917-b804-22b504982760",
"publishingoffices": "824c1adb-5c69-47a9-8ff6-f2daa8ece6c8",
"events": "c37e4653-153f-48fa-835c-65c0e54fac83",
"targets": "05487c18-6859-403a-ad2e-a6f2f07eeb09",
"Category": "baba1d8c-708d-48bb-9415-0c306f0f674c",
"imagetypes": "a951fc7c-8891-4eb4-b073-51f0ba9bb2e9",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "a28e2404-dffe-4774-b76e-998273d84d31",
"stakeholders": "cec84242-60bc-4b8c-bf12-f635481638a7",
"Tags": "796a5f4b-befa-4989-8d5e-3af80f165e50",
"healthtopics": "74f9d672-fb9d-4f01-8069-884fc2c9c74a",
"targetaudiences": "8f37878d-6930-49f4-8cc1-3825390aba05",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "d83dd4db-e1bd-4ce7-8ec1-5619fce2c9f8",
"ParentId": "36f65f6a-0287-45fd-974d-6a3a8f1bba00",
"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
}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 | |
| 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
{
"PublicationDate": "2026-09-21T00:49:58.3918741Z",
"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": "e8d0c2ec-3109-4b0b-a870-1b133e67055e",
"publishingoffices": "79bdadfd-5eda-454d-b96f-6d1950f28a4b",
"events": "68731ddf-cd97-48f4-8328-ffe51d7608b0",
"targets": "d1c8c972-f4a7-43d5-8082-c25f162d6cce",
"Category": "066b95b3-bae3-49c3-8413-fa06d6ba443d",
"imagetypes": "1b5b14e0-cc85-4f4d-b65e-a90f4d96f2f0",
"JoomlaArticleId": "sample string 15",
"departmentaltargets": "e174f9c4-5da1-46d8-8958-b443c2fc5107",
"stakeholders": "1ccb740b-f46e-438a-9d6d-0dec4176b5f0",
"Tags": "b17eabfa-c140-4336-8acb-5be9a99c0aa4",
"healthtopics": "82ffcf36-7093-4f7c-b12d-89207a508a18",
"targetaudiences": "6d41f85b-2a49-4a97-b615-04f6b9a257c7",
"IsOptimized": true,
"OptImgStatus": "sample string 22",
"AlternativeText": "sample string 23",
"FolderId": "de5543e6-5203-43af-ae4c-8882214e3276",
"ParentId": "346edfaf-9321-464e-9b30-0c8140970a17"
}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 | |
| 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
{
"PublicationDate": "2026-09-21T00:49:58.3939387Z",
"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": "a7e8c002-8b33-408f-a418-dfc3c37e4b2b",
"publishingoffices": "27f70bb9-34f8-4b7d-ab97-51f996ce4020",
"events": "09f1bb13-f985-4a6e-86d4-3384aae6f82a",
"targets": "b6f7c142-56a5-47be-a21f-641d9d94f619",
"Category": "067a9dfe-b228-412f-886a-46529bbdce46",
"imagetypes": "6bedbcc4-f2a0-4e5a-895f-94965999a9fb",
"JoomlaArticleId": "sample string 15",
"departmentaltargets": "94bc9665-fc6f-481c-bc84-485c155ebd99",
"stakeholders": "2edd7213-011f-477f-ab43-a0335b8adb7b",
"Tags": "488318ce-d8f8-418f-a991-304bd159540b",
"healthtopics": "a7571a57-683c-4b71-87d6-22ff9d012e99",
"targetaudiences": "ab23e912-f56e-4715-9a28-1b86cf9d3fc7",
"IsOptimized": true,
"OptImgStatus": "sample string 22",
"AlternativeText": "sample string 23",
"FolderId": "e96723ce-45c6-446b-980c-871dddff48a8",
"ParentId": "462b1054-77d8-4c25-b063-740be6a89ab7"
}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.