Returns a set of data items of type countries.
GET /api/emergencies/countries
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 |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "6f087d02-9bae-4819-9d8b-61377186fb22",
"IsoCodeNumeric": 9.0,
"whostatus": "ccdbf64a-ff08-4ba5-b036-748172a6a8e5",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "1bebe062-4a8d-43a3-9dfe-f0ae2be4e27d",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"LastModified": "2026-07-18T02:56:25.4018188Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4018188+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "6f087d02-9bae-4819-9d8b-61377186fb22",
"IsoCodeNumeric": 9.0,
"whostatus": "ccdbf64a-ff08-4ba5-b036-748172a6a8e5",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "1bebe062-4a8d-43a3-9dfe-f0ae2be4e27d",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"LastModified": "2026-07-18T02:56:25.4018188Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4018188+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets countries item by id.
GET /api/emergencies/countries({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 |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "93513229-849f-4173-b918-82f1ace7416a",
"IsoCodeNumeric": 9.0,
"whostatus": "23031aad-e3ae-4ab1-b964-e59a4ab8fa62",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "ff6c1a3d-5fdb-499e-bdce-57f4f76c2ce5",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"LastModified": "2026-07-18T02:56:25.4018188Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4018188+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets OfficialName property from countries item.
GET /api/emergencies/countries({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 |
| OfficialName | System.String | Read only: False |
application/json
{
"OfficialName": "sample string 1"
}Creates a countries item.
POST /api/emergencies/countries
None
| Name | Description | Type | Additional Information |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"publishingoffices": "7ee9a8b9-22df-4c15-8e4b-0b7081c1f012",
"IsoCodeNumeric": 8.0,
"whostatus": "9738b13f-27bd-4be8-8020-9eff45dde33a",
"Overview": "sample string 10",
"ColloquialSynonym": "sample string 11",
"WhoCode": "sample string 12",
"IsMemberstate": true,
"Code": "sample string 14",
"WhoNotes": "sample string 15",
"regionscountries": "c21c0695-3062-49a2-9126-18055e3f34d8",
"Summary": "sample string 17",
"UrlName": "sample string 18",
"IncludeInSitemap": true,
"PublicationDate": "2026-07-18T02:56:25.4018188Z"
}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 |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "8216d141-aa76-4a88-a20c-a78867aa08f8",
"IsoCodeNumeric": 9.0,
"whostatus": "b79a2a95-095f-4667-aca3-ef2ac2c63cd9",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "701ff667-c7b0-47e0-8750-f3b42c08111d",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"LastModified": "2026-07-18T02:56:25.4018188Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4018188+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for countries item.
PATCH /api/emergencies/countries({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"publishingoffices": "ee549e9d-0f0b-487f-a8dc-fdcf90fce07b",
"IsoCodeNumeric": 8.0,
"whostatus": "2876473e-d380-4123-beee-3be9141106f0",
"Overview": "sample string 10",
"ColloquialSynonym": "sample string 11",
"WhoCode": "sample string 12",
"IsMemberstate": true,
"Code": "sample string 14",
"WhoNotes": "sample string 15",
"regionscountries": "f8a601f8-e77f-40d7-ab97-9c0edf7f4c37",
"Summary": "sample string 17",
"UrlName": "sample string 18",
"IncludeInSitemap": true,
"PublicationDate": "2026-07-18T02:56:25.4018188Z"
}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 countries item.
PUT /api/emergencies/countries({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"publishingoffices": "c5e21c85-8563-4cb9-9802-b299b532ddc6",
"IsoCodeNumeric": 8.0,
"whostatus": "907061b5-ffc1-42f8-a7e7-29e85daae0ba",
"Overview": "sample string 10",
"ColloquialSynonym": "sample string 11",
"WhoCode": "sample string 12",
"IsMemberstate": true,
"Code": "sample string 14",
"WhoNotes": "sample string 15",
"regionscountries": "490fe9be-482a-4a43-aee5-0bca221ad76d",
"Summary": "sample string 17",
"UrlName": "sample string 18",
"IncludeInSitemap": true,
"PublicationDate": "2026-07-18T02:56:25.4018188Z"
}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 countries item by Id.
DELETE /api/emergencies/countries({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 ImageMap from countries item.
GET /api/emergencies/countries({key})/ImageMap
| 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-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"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": "5c7923bf-7d69-4e4f-ab13-d689dec005c5",
"publishingoffices": "178f70ba-dd7c-46dc-8679-c88959cb9ec5",
"events": "937db380-17eb-4d37-85a6-72a8cc87c2c1",
"targets": "b144b325-13bc-48d2-b7e2-3a9913da095d",
"Category": "9b64b82f-a9b4-44d2-8e59-3ab3846fbdb0",
"imagetypes": "dadc1474-9a9f-4918-9a2e-e5eb5b596143",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6bf456b6-1126-42ac-a25b-335c3425a588",
"stakeholders": "54654a2a-bd45-4d2c-acee-2c65cc6d99fc",
"Tags": "4504ed92-bb3b-443a-ba89-ca8a4187b37c",
"healthtopics": "1754b5db-495f-4032-a617-3b158fd48568",
"targetaudiences": "5c10e1b3-11db-4498-b38c-8a94adbe19c6",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "75282f06-955a-469d-a732-d5ffef879905",
"ParentId": "a10f8634-c9a0-4f88-9aac-178a5497bf2f",
"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-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"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": "5c7923bf-7d69-4e4f-ab13-d689dec005c5",
"publishingoffices": "178f70ba-dd7c-46dc-8679-c88959cb9ec5",
"events": "937db380-17eb-4d37-85a6-72a8cc87c2c1",
"targets": "b144b325-13bc-48d2-b7e2-3a9913da095d",
"Category": "9b64b82f-a9b4-44d2-8e59-3ab3846fbdb0",
"imagetypes": "dadc1474-9a9f-4918-9a2e-e5eb5b596143",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6bf456b6-1126-42ac-a25b-335c3425a588",
"stakeholders": "54654a2a-bd45-4d2c-acee-2c65cc6d99fc",
"Tags": "4504ed92-bb3b-443a-ba89-ca8a4187b37c",
"healthtopics": "1754b5db-495f-4032-a617-3b158fd48568",
"targetaudiences": "5c10e1b3-11db-4498-b38c-8a94adbe19c6",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "75282f06-955a-469d-a732-d5ffef879905",
"ParentId": "a10f8634-c9a0-4f88-9aac-178a5497bf2f",
"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 ImageMap relation to countries item.
POST /api/emergencies/countries({key})/ImageMap/$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 ImageMap from countries item.
DELETE /api/emergencies/countries({key})/ImageMap/$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.
Returns a set of related items of type NeighbouringCountries from countries item.
GET /api/emergencies/countries({key})/NeighbouringCountries
| 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 |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "3eb23ce2-f353-4265-bbe2-46f1eb4c2e06",
"IsoCodeNumeric": 9.0,
"whostatus": "3cc991c7-cc63-4129-8575-92663139017f",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "d22d1664-64d0-47b2-b924-3a66090f1590",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"LastModified": "2026-07-18T02:56:25.4018188Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4018188+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "3eb23ce2-f353-4265-bbe2-46f1eb4c2e06",
"IsoCodeNumeric": 9.0,
"whostatus": "3cc991c7-cc63-4129-8575-92663139017f",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "d22d1664-64d0-47b2-b924-3a66090f1590",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"LastModified": "2026-07-18T02:56:25.4018188Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4018188+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add NeighbouringCountries relation to countries item.
POST /api/emergencies/countries({key})/NeighbouringCountries/$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 NeighbouringCountries from countries item.
DELETE /api/emergencies/countries({key})/NeighbouringCountries/$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.
Returns a set of related items of type ImageBackground from countries item.
GET /api/emergencies/countries({key})/ImageBackground
| 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-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"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": "96283239-23b6-4b08-a5ad-c45a48bb11e3",
"publishingoffices": "edac868a-9d09-489c-8908-3c703ed7d7cc",
"events": "d365b20d-02e2-4d0d-b577-ac2a0cf2e93c",
"targets": "c885bb67-c85f-4fdb-a55a-10b000bd9de8",
"Category": "2d894065-d4bb-4b7e-b74c-d30925275796",
"imagetypes": "752982e3-5254-4776-ac94-0b92b9c7a340",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f76180e2-53cc-4570-af97-2d7dcdee8a49",
"stakeholders": "1afb8d4e-b887-47b2-8932-f58f12bcc576",
"Tags": "143bac13-df16-462b-97be-11887827b029",
"healthtopics": "04662dac-0e28-4f73-af30-c3be949d7506",
"targetaudiences": "ff3334b8-4c74-44aa-a5e4-6083ce6cbf3a",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "58c35278-a69c-4155-bff4-706c4c833a84",
"ParentId": "80a53864-6ff2-4365-ada3-d736118d31cb",
"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-07-18T02:56:25.4018188Z",
"PublicationDate": "2026-07-18T02:56:25.4018188Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T02:56:25.4018188Z",
"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": "96283239-23b6-4b08-a5ad-c45a48bb11e3",
"publishingoffices": "edac868a-9d09-489c-8908-3c703ed7d7cc",
"events": "d365b20d-02e2-4d0d-b577-ac2a0cf2e93c",
"targets": "c885bb67-c85f-4fdb-a55a-10b000bd9de8",
"Category": "2d894065-d4bb-4b7e-b74c-d30925275796",
"imagetypes": "752982e3-5254-4776-ac94-0b92b9c7a340",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f76180e2-53cc-4570-af97-2d7dcdee8a49",
"stakeholders": "1afb8d4e-b887-47b2-8932-f58f12bcc576",
"Tags": "143bac13-df16-462b-97be-11887827b029",
"healthtopics": "04662dac-0e28-4f73-af30-c3be949d7506",
"targetaudiences": "ff3334b8-4c74-44aa-a5e4-6083ce6cbf3a",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "58c35278-a69c-4155-bff4-706c4c833a84",
"ParentId": "80a53864-6ff2-4365-ada3-d736118d31cb",
"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 ImageBackground relation to countries item.
POST /api/emergencies/countries({key})/ImageBackground/$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 ImageBackground from countries item.
DELETE /api/emergencies/countries({key})/ImageBackground/$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.
Returns a set of related items of type CountryRelationshipLink from countries item.
GET /api/emergencies/countries({key})/CountryRelationshipLink
| 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 |
| OfficialName | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| SortTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| WhoCode | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| Code | System.String | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| LastModified | System.DateTimeOffset | Read only: True | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "8a6f5815-9cf6-434a-99c2-3633884e9a7f",
"IsoCodeNumeric": 9.0,
"whostatus": "9d631501-d166-4907-bf5e-bf27f3eba40c",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "92fb5ba0-26e0-4979-bcc4-9c249d137c12",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4174531Z",
"PublicationDate": "2026-07-18T02:56:25.4174531Z",
"LastModified": "2026-07-18T02:56:25.4174531Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4174531+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"OfficialName": "sample string 1",
"CountryRelationship": "sample string 2",
"Title": "sample string 3",
"code2": "sample string 4",
"SortTitle": "sample string 5",
"SystemSourceKey": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "8a6f5815-9cf6-434a-99c2-3633884e9a7f",
"IsoCodeNumeric": 9.0,
"whostatus": "9d631501-d166-4907-bf5e-bf27f3eba40c",
"Overview": "sample string 11",
"ColloquialSynonym": "sample string 12",
"WhoCode": "sample string 13",
"IsMemberstate": true,
"Code": "sample string 15",
"WhoNotes": "sample string 16",
"regionscountries": "92fb5ba0-26e0-4979-bcc4-9c249d137c12",
"Summary": "sample string 18",
"UrlName": "sample string 19",
"IncludeInSitemap": true,
"DateCreated": "2026-07-18T02:56:25.4174531Z",
"PublicationDate": "2026-07-18T02:56:25.4174531Z",
"LastModified": "2026-07-18T02:56:25.4174531Z",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-18T02:56:25.4174531+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add CountryRelationshipLink relation to countries item.
POST /api/emergencies/countries({key})/CountryRelationshipLink/$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 CountryRelationshipLink from countries item.
DELETE /api/emergencies/countries({key})/CountryRelationshipLink/$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.
Returns a set of related items of type Flag from countries item.
GET /api/emergencies/countries({key})/Flag
| 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-07-18T02:56:25.4174531Z",
"PublicationDate": "2026-07-18T02:56:25.4174531Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T02:56:25.4174531Z",
"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": "702aefef-c797-48b4-b24b-525f32496809",
"publishingoffices": "c35fa6c0-c88a-4639-9179-9616948f8622",
"events": "18cdb91c-ed0b-4129-b136-05a344b52d28",
"targets": "555c665d-11a2-4c45-89bd-a834e3fe609b",
"Category": "e2cb0b93-f1f0-44e8-8645-95de25556a03",
"imagetypes": "1a01d506-23da-4f57-886c-636344fb1dfc",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "835be102-0a1d-4367-ad7e-3013d6737846",
"stakeholders": "82620c5d-217f-4102-aa37-731bb924c964",
"Tags": "1e329c1e-d344-47d8-b52b-0d072395f5a1",
"healthtopics": "b8b3057d-1aeb-428c-ba2b-eaed3dbb323e",
"targetaudiences": "326ead91-acbd-41f2-b9cd-1782a27c45ea",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f4e87d57-b9a4-4b64-a46c-66e042036ebe",
"ParentId": "70e12039-2aa7-460e-b53b-d4f544297c11",
"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-07-18T02:56:25.4174531Z",
"PublicationDate": "2026-07-18T02:56:25.4174531Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-18T02:56:25.4174531Z",
"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": "702aefef-c797-48b4-b24b-525f32496809",
"publishingoffices": "c35fa6c0-c88a-4639-9179-9616948f8622",
"events": "18cdb91c-ed0b-4129-b136-05a344b52d28",
"targets": "555c665d-11a2-4c45-89bd-a834e3fe609b",
"Category": "e2cb0b93-f1f0-44e8-8645-95de25556a03",
"imagetypes": "1a01d506-23da-4f57-886c-636344fb1dfc",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "835be102-0a1d-4367-ad7e-3013d6737846",
"stakeholders": "82620c5d-217f-4102-aa37-731bb924c964",
"Tags": "1e329c1e-d344-47d8-b52b-0d072395f5a1",
"healthtopics": "b8b3057d-1aeb-428c-ba2b-eaed3dbb323e",
"targetaudiences": "326ead91-acbd-41f2-b9cd-1782a27c45ea",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f4e87d57-b9a4-4b64-a46c-66e042036ebe",
"ParentId": "70e12039-2aa7-460e-b53b-d4f544297c11",
"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 Flag relation to countries item.
POST /api/emergencies/countries({key})/Flag/$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 Flag from countries item.
DELETE /api/emergencies/countries({key})/Flag/$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.