Returns a set of data items of type healthtopicbysitevariations.
GET /api/emergencies/healthtopicbysitevariations
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 |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | 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
[
{
"ParentId": "a5772a6b-8dc3-4a85-ae03-648a0a8aab9c",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "09bbc41c-2a4f-42f5-b77c-388b788db1a2",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "c510a422-273c-470c-8da8-87024a7a02fd",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "1afc00e4-1f6b-4913-8f1a-a9731f9ff26c",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "0641c725-d715-42d8-a8ca-881fc1f25c46",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"LastModified": "2026-03-26T16:03:49.2026062Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T16:03:49.2026062+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"ParentId": "a5772a6b-8dc3-4a85-ae03-648a0a8aab9c",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "09bbc41c-2a4f-42f5-b77c-388b788db1a2",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "c510a422-273c-470c-8da8-87024a7a02fd",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "1afc00e4-1f6b-4913-8f1a-a9731f9ff26c",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "0641c725-d715-42d8-a8ca-881fc1f25c46",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"LastModified": "2026-03-26T16:03:49.2026062Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T16:03:49.2026062+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets healthtopicbysitevariations item by id.
GET /api/emergencies/healthtopicbysitevariations({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 |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | 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
{
"ParentId": "e9db5818-f550-4b0e-a08f-4f4da71a4def",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "e04c3b6e-13bb-4043-8e15-654169ca29d9",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "9f86210a-b35b-46ad-bab2-90e0d195be42",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "76826b02-e6fb-40ec-b01b-5e94ba3dc58b",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "5b7c101c-72c7-4ad5-a400-88716a13fd2e",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"LastModified": "2026-03-26T16:03:49.2026062Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T16:03:49.2026062+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets ParentId property from healthtopicbysitevariations item.
GET /api/emergencies/healthtopicbysitevariations({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 |
| ParentId | System.Guid | Read only: False |
application/json
{
"ParentId": "53fb34ea-5894-4d20-a592-845fbe40b67b"
}Creates a healthtopicbysitevariations item.
POST /api/emergencies/healthtopicbysitevariations
None
| Name | Description | Type | Additional Information |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | 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
{
"ParentId": "cb5cd32f-8303-43ed-b876-e14283d6b93c",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "dd88471d-7508-476e-8bf1-7438bbc3c5fb",
"TechnicalLinks": "sample string 7",
"regionscountries": "829c52b9-95b6-467f-a46a-1fc330ff1e89",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "d08120a6-5397-4ec1-8f11-32c7f6ba0c16",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "8f0e5755-6f63-41bb-804b-20f23aba42c5",
"SEOTitle": "sample string 17",
"Tab1Title": "sample string 18",
"MetaTitle": "sample string 19",
"Summary": "sample string 20",
"Tab2Summary": "sample string 21",
"SystemTitle": "sample string 22",
"UrlName": "sample string 23",
"IncludeInSitemap": true,
"PublicationDate": "2026-03-26T16:03:49.2026062Z"
}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 |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | 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
{
"ParentId": "70a6bcb6-f359-42b3-b44c-0a2f9a7d20bf",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "a055d9ea-7f1a-4521-b840-51ff8d399182",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "128f750c-3263-4654-ba9f-46c9257c39bb",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "b665519a-bea8-4f59-aafa-475c14fd9822",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "976a0fc3-a476-450e-846b-e1d206a285f4",
"SEOTitle": "sample string 18",
"Tab1Title": "sample string 19",
"MetaTitle": "sample string 20",
"Summary": "sample string 21",
"Tab2Summary": "sample string 22",
"SystemTitle": "sample string 23",
"UrlName": "sample string 24",
"IncludeInSitemap": true,
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"LastModified": "2026-03-26T16:03:49.2026062Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T16:03:49.2026062+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for healthtopicbysitevariations item.
PATCH /api/emergencies/healthtopicbysitevariations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | 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
{
"ParentId": "799b6ada-cf40-46de-b4d2-873d9ece9102",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "cdadc4a3-a5ec-4895-8c22-79ccbe90530c",
"TechnicalLinks": "sample string 7",
"regionscountries": "71a1182b-fdd0-4f9d-b34c-11daffa07017",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "db0ac8d0-3536-458d-a236-a9818aa50d4f",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "ad53635b-7be6-42a1-92a9-982f9f6f45b0",
"SEOTitle": "sample string 17",
"Tab1Title": "sample string 18",
"MetaTitle": "sample string 19",
"Summary": "sample string 20",
"Tab2Summary": "sample string 21",
"SystemTitle": "sample string 22",
"UrlName": "sample string 23",
"IncludeInSitemap": true,
"PublicationDate": "2026-03-26T16:03:49.2026062Z"
}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 healthtopicbysitevariations item.
PUT /api/emergencies/healthtopicbysitevariations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| ParentId | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TechnicalLinks | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| ContentFallback | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SEOTitle | System.String | Read only: False | |
| Tab1Title | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| SystemTitle | 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
{
"ParentId": "1a607193-c353-43a0-ae00-bbbc3a8ec9d8",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "ad2ad4a1-b3a7-47c3-a9d1-a3d881b53cc5",
"TechnicalLinks": "sample string 7",
"regionscountries": "cd57c156-4e47-4f57-9dcb-2602667a5b8a",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "838d34d1-01a7-4761-a2a6-4cf2d6c5dd60",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "41cf3208-24d7-43c3-a79c-1be6e77f09c3",
"SEOTitle": "sample string 17",
"Tab1Title": "sample string 18",
"MetaTitle": "sample string 19",
"Summary": "sample string 20",
"Tab2Summary": "sample string 21",
"SystemTitle": "sample string 22",
"UrlName": "sample string 23",
"IncludeInSitemap": true,
"PublicationDate": "2026-03-26T16:03:49.2026062Z"
}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 healthtopicbysitevariations item by Id.
DELETE /api/emergencies/healthtopicbysitevariations({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 MainImage from healthtopicbysitevariations item.
GET /api/emergencies/healthtopicbysitevariations({key})/MainImage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"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": "6a727900-6e34-4a15-b57a-73b5de285a80",
"publishingoffices": "6e757982-f01f-4c5d-8861-bc83d0b52d1a",
"events": "92550ba8-1f34-428e-a3d1-acf1898f9cb3",
"targets": "a7c02b35-610c-443f-9a34-d0761777ecc2",
"Category": "5b6a9ef0-58ea-4ac3-8235-7fe5c8a44afa",
"imagetypes": "58074680-5ffa-4687-8aa4-207873323893",
"departmentaltargets": "d4dc40a2-a31b-44b4-87b6-ddeb94c55f82",
"stakeholders": "452ee535-8314-4450-89c8-8bf5d7c89bf5",
"Tags": "1ad8cf8d-d5b6-4fef-944c-39a59c70d8bd",
"healthtopics": "39cbc134-acd3-47b7-8034-f3322683dfd3",
"targetaudiences": "d5c91d15-1fef-40ed-9857-5368e3e79a59",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f35dbf9b-b09a-42b5-9d93-f00291851cd2",
"ParentId": "c89e9903-4963-435b-8fce-0cb6b5cf2ddd",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"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": "6a727900-6e34-4a15-b57a-73b5de285a80",
"publishingoffices": "6e757982-f01f-4c5d-8861-bc83d0b52d1a",
"events": "92550ba8-1f34-428e-a3d1-acf1898f9cb3",
"targets": "a7c02b35-610c-443f-9a34-d0761777ecc2",
"Category": "5b6a9ef0-58ea-4ac3-8235-7fe5c8a44afa",
"imagetypes": "58074680-5ffa-4687-8aa4-207873323893",
"departmentaltargets": "d4dc40a2-a31b-44b4-87b6-ddeb94c55f82",
"stakeholders": "452ee535-8314-4450-89c8-8bf5d7c89bf5",
"Tags": "1ad8cf8d-d5b6-4fef-944c-39a59c70d8bd",
"healthtopics": "39cbc134-acd3-47b7-8034-f3322683dfd3",
"targetaudiences": "d5c91d15-1fef-40ed-9857-5368e3e79a59",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f35dbf9b-b09a-42b5-9d93-f00291851cd2",
"ParentId": "c89e9903-4963-435b-8fce-0cb6b5cf2ddd",
"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
}
]Add MainImage relation to healthtopicbysitevariations item.
POST /api/emergencies/healthtopicbysitevariations({key})/MainImage/$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 MainImage from healthtopicbysitevariations item.
DELETE /api/emergencies/healthtopicbysitevariations({key})/MainImage/$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 Thumbnail from healthtopicbysitevariations item.
GET /api/emergencies/healthtopicbysitevariations({key})/Thumbnail
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"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": "9349c20d-9d3b-4b6b-8673-07a35f6ebba2",
"publishingoffices": "f933c45a-4bc1-487f-9968-052713da78c0",
"events": "fcd21321-c576-495f-830a-f1f7191b2fc9",
"targets": "6479fedf-789c-4a0f-8a90-0f8fdeaccc43",
"Category": "42ca1a36-b5ea-413c-a728-01980e59d6f5",
"imagetypes": "d512726b-51e7-4025-85c6-2b854ded4b9a",
"departmentaltargets": "742d8609-b195-4137-b167-bc8ac4827f91",
"stakeholders": "4d3b4ad4-fc8a-4a96-a648-bf8c9a02f2e6",
"Tags": "d99af32a-72cc-49e4-9b29-f4c5c066c347",
"healthtopics": "d7008642-c7d6-4f99-8cc6-54308420281f",
"targetaudiences": "719f761c-ab84-42b7-989c-8bd4c8319861",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "bba78059-eaa9-4c51-9c89-6fe30e9aeb30",
"ParentId": "3ed84411-1ec0-4f36-aeaf-63b5af5bab38",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"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": "9349c20d-9d3b-4b6b-8673-07a35f6ebba2",
"publishingoffices": "f933c45a-4bc1-487f-9968-052713da78c0",
"events": "fcd21321-c576-495f-830a-f1f7191b2fc9",
"targets": "6479fedf-789c-4a0f-8a90-0f8fdeaccc43",
"Category": "42ca1a36-b5ea-413c-a728-01980e59d6f5",
"imagetypes": "d512726b-51e7-4025-85c6-2b854ded4b9a",
"departmentaltargets": "742d8609-b195-4137-b167-bc8ac4827f91",
"stakeholders": "4d3b4ad4-fc8a-4a96-a648-bf8c9a02f2e6",
"Tags": "d99af32a-72cc-49e4-9b29-f4c5c066c347",
"healthtopics": "d7008642-c7d6-4f99-8cc6-54308420281f",
"targetaudiences": "719f761c-ab84-42b7-989c-8bd4c8319861",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "bba78059-eaa9-4c51-9c89-6fe30e9aeb30",
"ParentId": "3ed84411-1ec0-4f36-aeaf-63b5af5bab38",
"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
}
]Add Thumbnail relation to healthtopicbysitevariations item.
POST /api/emergencies/healthtopicbysitevariations({key})/Thumbnail/$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 Thumbnail from healthtopicbysitevariations item.
DELETE /api/emergencies/healthtopicbysitevariations({key})/Thumbnail/$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 OpenGraphImage from healthtopicbysitevariations item.
GET /api/emergencies/healthtopicbysitevariations({key})/OpenGraphImage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"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": "33404955-d3b0-4a53-8c47-df4f4c1a2318",
"publishingoffices": "2e1c9202-159c-41ff-9798-2b06e38d0a96",
"events": "28679e8e-b11c-4005-bb56-ac5ba6f5f966",
"targets": "1cf5b4b3-be8d-4ccb-9650-d044ddb9daea",
"Category": "91827852-c7e9-476f-9685-478b239b6bd4",
"imagetypes": "ed876d16-8e81-4280-b2f4-b34c6fe9abec",
"departmentaltargets": "94f1a0d5-6dfb-4246-913c-7a50d34fbc78",
"stakeholders": "45360f56-5f8f-456c-a635-a7c50485d75d",
"Tags": "7f1b2008-13e5-4878-b8fd-650a7c8f5ec0",
"healthtopics": "3e9c8afd-0a5a-44ff-9355-76146301b041",
"targetaudiences": "1fa5673f-7f24-4156-be87-43a88113117d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5717f582-97e8-47a6-ad43-57022b539d52",
"ParentId": "2adb1eae-a07b-4e28-a91a-e546492309c1",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T16:03:49.2026062Z",
"PublicationDate": "2026-03-26T16:03:49.2026062Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T16:03:49.2026062Z",
"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": "33404955-d3b0-4a53-8c47-df4f4c1a2318",
"publishingoffices": "2e1c9202-159c-41ff-9798-2b06e38d0a96",
"events": "28679e8e-b11c-4005-bb56-ac5ba6f5f966",
"targets": "1cf5b4b3-be8d-4ccb-9650-d044ddb9daea",
"Category": "91827852-c7e9-476f-9685-478b239b6bd4",
"imagetypes": "ed876d16-8e81-4280-b2f4-b34c6fe9abec",
"departmentaltargets": "94f1a0d5-6dfb-4246-913c-7a50d34fbc78",
"stakeholders": "45360f56-5f8f-456c-a635-a7c50485d75d",
"Tags": "7f1b2008-13e5-4878-b8fd-650a7c8f5ec0",
"healthtopics": "3e9c8afd-0a5a-44ff-9355-76146301b041",
"targetaudiences": "1fa5673f-7f24-4156-be87-43a88113117d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5717f582-97e8-47a6-ad43-57022b539d52",
"ParentId": "2adb1eae-a07b-4e28-a91a-e546492309c1",
"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
}
]Add OpenGraphImage relation to healthtopicbysitevariations item.
POST /api/emergencies/healthtopicbysitevariations({key})/OpenGraphImage/$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 OpenGraphImage from healthtopicbysitevariations item.
DELETE /api/emergencies/healthtopicbysitevariations({key})/OpenGraphImage/$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 Parent from healthtopicbysitevariations item.
GET /api/emergencies/healthtopicbysitevariations({key})/Parent
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Tab3Title | System.String | Read only: False | |
| TechnicalLinks | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Tab1Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Tab2Title | System.String | Read only: False | |
| Tab2Summary | System.String | Read only: False | |
| Tab3Summary | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sites | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-26T16:03:49.2182365Z",
"PublicationDate": "2026-03-26T16:03:49.2182365Z",
"DateCreated": "2026-03-26T16:03:49.2182365Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "0a37c9da-7317-4d07-9119-b64f7e753b7f",
"MetaTitle": "sample string 13",
"regionscountries": "63bcc66a-09bf-474e-b258-bd77290e93c9",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "5162cdc2-676f-4844-8b8f-c038e9a46b58",
"MetaDescription": "sample string 22",
"healthtopictypes": "90e7e56e-825e-41ff-a4ac-24ebf3c06e8b",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T16:03:49.2182365+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T16:03:49.2182365Z",
"PublicationDate": "2026-03-26T16:03:49.2182365Z",
"DateCreated": "2026-03-26T16:03:49.2182365Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "0a37c9da-7317-4d07-9119-b64f7e753b7f",
"MetaTitle": "sample string 13",
"regionscountries": "63bcc66a-09bf-474e-b258-bd77290e93c9",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "5162cdc2-676f-4844-8b8f-c038e9a46b58",
"MetaDescription": "sample string 22",
"healthtopictypes": "90e7e56e-825e-41ff-a4ac-24ebf3c06e8b",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T16:03:49.2182365+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to healthtopicbysitevariations item.
POST /api/emergencies/healthtopicbysitevariations({key})/Parent/$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 Parent from healthtopicbysitevariations item.
DELETE /api/emergencies/healthtopicbysitevariations({key})/Parent/$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.