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": "60fc9055-c6fe-4a15-8b62-6a07cb1db243",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "ac25eff0-a394-4f24-82d8-eb4a828f1f78",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "223b7d3c-2550-4d8d-9bef-959c1dc3bff2",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "dfed9b3d-8743-4df0-92ef-6398ae465f4a",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "53c552ad-dfea-4a9f-9e93-5f5f3330bdd3",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"LastModified": "2026-06-01T18:10:48.4057591Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T18:10:48.4057591+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"ParentId": "60fc9055-c6fe-4a15-8b62-6a07cb1db243",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "ac25eff0-a394-4f24-82d8-eb4a828f1f78",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "223b7d3c-2550-4d8d-9bef-959c1dc3bff2",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "dfed9b3d-8743-4df0-92ef-6398ae465f4a",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "53c552ad-dfea-4a9f-9e93-5f5f3330bdd3",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"LastModified": "2026-06-01T18:10:48.4057591Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T18:10:48.4057591+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": "b4c6e803-82e4-4a23-9c61-209c35962d4f",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "bafd5c55-8983-43b8-acbc-41f4bcbe23b7",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "c3b177f5-54f4-459c-9ef4-746aeed91436",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "4582f5ca-3ac5-4c6e-aae6-cc7c4aa1c09e",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "4ead53f2-a003-4b38-a391-a7d9bdf7dd56",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"LastModified": "2026-06-01T18:10:48.4057591Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T18:10:48.4057591+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": "35fda68e-2243-41b6-a9fc-05757c236b5a"
}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": "158b65be-20ed-4466-a1de-a55d08d7d560",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "e2f4e6b8-6ad4-4c2d-b793-5007cf06af20",
"TechnicalLinks": "sample string 7",
"regionscountries": "539646d8-2ade-4bef-9368-f65f91bc239e",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "eb2fe358-f356-4210-a4a7-a88116974f9a",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "a219a557-b6ec-4cc8-8992-34ac45f40c3c",
"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-06-01T18:10:48.4057591Z"
}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": "3ab1928e-4274-459a-a4bc-b4f51b27521a",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "eddab30e-8719-4d27-afd4-947869485d8a",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "e0cbe338-190f-4529-beb7-e0b851415fff",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "c631bdfb-0b2e-4745-9c28-23f96f3557ee",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "96a55e0c-3d4a-48cb-b81d-8ac530222f54",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"LastModified": "2026-06-01T18:10:48.4057591Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T18:10:48.4057591+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": "04cfbfa2-2b09-45fd-b8e8-68478b0348fd",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "2cf4536c-cc98-416f-ace0-580de4859ea7",
"TechnicalLinks": "sample string 7",
"regionscountries": "05b454cb-89d1-4620-b8e9-6ade90470f82",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "d533aa31-9797-4061-bf5f-bb298e68bb88",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "b458e2cc-942a-4a22-88e9-18405c0ab37d",
"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-06-01T18:10:48.4057591Z"
}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": "bc18e69d-7ca4-4aa6-aa8b-bc5f0f6ce4a9",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "3d3028c1-490e-43f3-9691-4d3c78b09fe1",
"TechnicalLinks": "sample string 7",
"regionscountries": "da9038d3-8320-4a31-ad5c-7d34f14380e1",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "6ffdf995-198c-4938-80ed-d4e9b667ebdd",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "f26aba4e-f077-48c1-8078-c0566237deed",
"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-06-01T18:10:48.4057591Z"
}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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "740e8554-d819-4a75-ac90-9c6ddbb53fae",
"publishingoffices": "da93cc3f-f6b9-427e-98a7-cf4960d4d3df",
"events": "0d4963d6-dc45-479d-b78b-27bba0e6ac6b",
"targets": "1709d8c9-d4d9-40f9-9965-a58556538695",
"Category": "ea8291ea-e8ee-4c36-ae3c-36451eaae7a3",
"imagetypes": "98861ca3-9175-4bb0-ba57-2ad53481cb1f",
"departmentaltargets": "7513e141-414d-4faf-968d-49eaa8b6c1f9",
"stakeholders": "ec6ff722-f8c1-4334-8a5a-4e90a808bade",
"Tags": "d3217e85-158c-4ce3-982a-d1161e3924ac",
"healthtopics": "0025b8e2-6ed3-4442-919d-83b77b2e8277",
"targetaudiences": "82aa9467-4233-417c-8027-490d78536e33",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3a242407-e81d-44a3-b02a-2747c6d5f077",
"ParentId": "c62c1b48-a06b-4402-b4a3-6fb8e51ba21b",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "740e8554-d819-4a75-ac90-9c6ddbb53fae",
"publishingoffices": "da93cc3f-f6b9-427e-98a7-cf4960d4d3df",
"events": "0d4963d6-dc45-479d-b78b-27bba0e6ac6b",
"targets": "1709d8c9-d4d9-40f9-9965-a58556538695",
"Category": "ea8291ea-e8ee-4c36-ae3c-36451eaae7a3",
"imagetypes": "98861ca3-9175-4bb0-ba57-2ad53481cb1f",
"departmentaltargets": "7513e141-414d-4faf-968d-49eaa8b6c1f9",
"stakeholders": "ec6ff722-f8c1-4334-8a5a-4e90a808bade",
"Tags": "d3217e85-158c-4ce3-982a-d1161e3924ac",
"healthtopics": "0025b8e2-6ed3-4442-919d-83b77b2e8277",
"targetaudiences": "82aa9467-4233-417c-8027-490d78536e33",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3a242407-e81d-44a3-b02a-2747c6d5f077",
"ParentId": "c62c1b48-a06b-4402-b4a3-6fb8e51ba21b",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "30c2674c-409c-42d1-9d62-514453f65d76",
"publishingoffices": "db0d1102-869b-4332-97c6-327ef321ab54",
"events": "1824ea50-55e3-4721-ad8e-11fbd1becc4c",
"targets": "e518a9e0-efca-4f16-92c8-068848225724",
"Category": "51d1c7c2-e27c-41dd-809b-5ab65cf29f45",
"imagetypes": "44392765-2fb7-49d2-bb9a-e7fb45c4fc11",
"departmentaltargets": "ffbdf9f6-8850-4ad6-a6f5-de0575cf8855",
"stakeholders": "31a3d609-5f79-4e92-b9e1-b02cf81aa6b6",
"Tags": "62e1fc75-8283-4194-af60-6d375317e9d0",
"healthtopics": "f6de9f80-07d1-493d-9c58-bffc511df54a",
"targetaudiences": "de96b11d-ca58-4702-a750-0871e4778f11",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8024b09f-508d-45b8-8ac0-179352cde92f",
"ParentId": "e3a9bf08-636a-47cf-afaa-25a3efcf4705",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "30c2674c-409c-42d1-9d62-514453f65d76",
"publishingoffices": "db0d1102-869b-4332-97c6-327ef321ab54",
"events": "1824ea50-55e3-4721-ad8e-11fbd1becc4c",
"targets": "e518a9e0-efca-4f16-92c8-068848225724",
"Category": "51d1c7c2-e27c-41dd-809b-5ab65cf29f45",
"imagetypes": "44392765-2fb7-49d2-bb9a-e7fb45c4fc11",
"departmentaltargets": "ffbdf9f6-8850-4ad6-a6f5-de0575cf8855",
"stakeholders": "31a3d609-5f79-4e92-b9e1-b02cf81aa6b6",
"Tags": "62e1fc75-8283-4194-af60-6d375317e9d0",
"healthtopics": "f6de9f80-07d1-493d-9c58-bffc511df54a",
"targetaudiences": "de96b11d-ca58-4702-a750-0871e4778f11",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8024b09f-508d-45b8-8ac0-179352cde92f",
"ParentId": "e3a9bf08-636a-47cf-afaa-25a3efcf4705",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "dcfe3eda-b6c7-400b-8d65-634be20fee69",
"publishingoffices": "12e7bffd-d034-4006-884d-15f783e04f54",
"events": "36d75188-4a03-4a48-8e06-5a9565c319d6",
"targets": "2ea47aa1-5675-45fa-ad08-5d6e44b19b83",
"Category": "6f70e883-56db-41c8-9cdb-c1dbd96a28ae",
"imagetypes": "09a287cd-9033-4279-a73d-282742b92cba",
"departmentaltargets": "96d8c263-7bab-4b74-8863-528524636b76",
"stakeholders": "48454199-27f1-405e-b2a1-d7a8b1dbc623",
"Tags": "cf604e58-b5f5-4355-b68b-a868aea66311",
"healthtopics": "2c179152-37e5-4b8c-87da-b834565dd816",
"targetaudiences": "599e03a5-069b-48b6-b045-6f3e66fa6240",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7eca2694-d509-49ad-9fcf-1ada5341bd75",
"ParentId": "048bf674-6414-4e00-bf9f-9b1d4571f089",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "dcfe3eda-b6c7-400b-8d65-634be20fee69",
"publishingoffices": "12e7bffd-d034-4006-884d-15f783e04f54",
"events": "36d75188-4a03-4a48-8e06-5a9565c319d6",
"targets": "2ea47aa1-5675-45fa-ad08-5d6e44b19b83",
"Category": "6f70e883-56db-41c8-9cdb-c1dbd96a28ae",
"imagetypes": "09a287cd-9033-4279-a73d-282742b92cba",
"departmentaltargets": "96d8c263-7bab-4b74-8863-528524636b76",
"stakeholders": "48454199-27f1-405e-b2a1-d7a8b1dbc623",
"Tags": "cf604e58-b5f5-4355-b68b-a868aea66311",
"healthtopics": "2c179152-37e5-4b8c-87da-b834565dd816",
"targetaudiences": "599e03a5-069b-48b6-b045-6f3e66fa6240",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7eca2694-d509-49ad-9fcf-1ada5341bd75",
"ParentId": "048bf674-6414-4e00-bf9f-9b1d4571f089",
"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-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "23015089-305d-4ff6-9368-979604408865",
"MetaTitle": "sample string 13",
"regionscountries": "2b966acc-e510-4125-81f9-71c9c1b7ee96",
"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": "eb68c592-df10-4ecc-9055-ae48281bba9f",
"MetaDescription": "sample string 22",
"healthtopictypes": "71d44358-c1b7-43ec-bb6e-40b43879bdcb",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T18:10:48.4057591+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-01T18:10:48.4057591Z",
"PublicationDate": "2026-06-01T18:10:48.4057591Z",
"DateCreated": "2026-06-01T18:10:48.4057591Z",
"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": "23015089-305d-4ff6-9368-979604408865",
"MetaTitle": "sample string 13",
"regionscountries": "2b966acc-e510-4125-81f9-71c9c1b7ee96",
"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": "eb68c592-df10-4ecc-9055-ae48281bba9f",
"MetaDescription": "sample string 22",
"healthtopictypes": "71d44358-c1b7-43ec-bb6e-40b43879bdcb",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T18:10:48.4057591+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.