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": "82f052da-09ba-4d81-a47a-0cff8cd8cf26",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "c2a3f22d-23c4-476b-b9b8-d0d7fba6e78d",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "aacd589b-9060-4577-b8ca-5db2d0ac9635",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "2667cbe9-031b-4eb2-b5c1-fcfcce93b59f",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "a94a3bc8-a730-4f57-8abf-3b7dd042f15b",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"LastModified": "2026-01-13T04:49:53.3807009Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T04:49:53.3807009+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"ParentId": "82f052da-09ba-4d81-a47a-0cff8cd8cf26",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "c2a3f22d-23c4-476b-b9b8-d0d7fba6e78d",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "aacd589b-9060-4577-b8ca-5db2d0ac9635",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "2667cbe9-031b-4eb2-b5c1-fcfcce93b59f",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "a94a3bc8-a730-4f57-8abf-3b7dd042f15b",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"LastModified": "2026-01-13T04:49:53.3807009Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T04:49:53.3807009+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": "40f9098d-93b9-4fbe-8f5d-7f208583e890",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "446a740e-2b69-48aa-a69b-8d95aa232ae8",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "4b9b32c2-34be-49c6-847c-6090ff0bd2c3",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "3562b7f1-f874-4136-b244-7742381f348b",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "af02e431-ecba-45b8-9c3e-55d6da278587",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"LastModified": "2026-01-13T04:49:53.3807009Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T04:49:53.3807009+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": "0a008812-153e-4b0e-8631-581cdd744ded"
}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": "ad2f07ad-41fa-487f-97da-93c119d0476e",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "9088f87c-bda6-4627-a845-dc9f9697a817",
"TechnicalLinks": "sample string 7",
"regionscountries": "7c5086eb-12eb-4d85-883f-57c28e1b2cad",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "98d8b9ca-93c0-4936-9567-a06535f31b73",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "f214b65b-2b29-4330-bcd3-6e9dc9667871",
"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-01-13T04:49:53.3807009Z"
}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": "45887cfd-eee6-420d-a9d2-ea20e5d55905",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "87d9ec27-da30-4199-8fa0-95284cf67a23",
"ItemDefaultUrl": "sample string 7",
"TechnicalLinks": "sample string 8",
"regionscountries": "ed2ea01a-873e-43b4-b496-7aa4a853941d",
"OpenGraphDescription": "sample string 10",
"ContentFallback": "sample string 11",
"Tab3Summary": "sample string 12",
"Tab1Summary": "sample string 13",
"sites": "3c2c93af-9180-4240-9aad-7d8604782e58",
"Tab3Title": "sample string 15",
"Title": "sample string 16",
"healthtopics": "30284478-3f6e-48ce-af4b-8594712e0a6b",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"LastModified": "2026-01-13T04:49:53.3807009Z",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T04:49:53.3807009+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": "60efc642-3de0-4244-9ba4-55180ae39966",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "0a61544a-6e13-4776-bab0-8e282259d85c",
"TechnicalLinks": "sample string 7",
"regionscountries": "d7504f56-8f0e-4174-adef-b8b9f6f80f7c",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "62f2d49d-8c28-4f04-8ae2-bdcd0849fb41",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "1d5524d7-9f0d-435e-b66b-60184e60e61a",
"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-01-13T04:49:53.3807009Z"
}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": "b0240b38-7f92-4bb8-acd8-445d5a1245c2",
"MetaDescription": "sample string 2",
"Tab2Title": "sample string 3",
"OpenGraphTitle": "sample string 4",
"SystemSourceKey": "sample string 5",
"publishingoffices": "d4e049bf-e8f6-484e-8275-e2338755d17c",
"TechnicalLinks": "sample string 7",
"regionscountries": "27895f1e-8911-4322-b7ce-28cca92b4a91",
"OpenGraphDescription": "sample string 9",
"ContentFallback": "sample string 10",
"Tab3Summary": "sample string 11",
"Tab1Summary": "sample string 12",
"sites": "d708263c-28bd-418f-8fd7-03639e4c8399",
"Tab3Title": "sample string 14",
"Title": "sample string 15",
"healthtopics": "bf237e5a-5a5f-4d0f-b558-483fd0ac25aa",
"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-01-13T04:49:53.3807009Z"
}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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "f2ab3f0f-f1ba-4d18-a9a8-20d5e76b3867",
"publishingoffices": "241e3911-120c-4d73-8677-ad44f3bf4c60",
"events": "883b95c6-bbce-4376-9bee-57c8f8a66c53",
"targets": "a555fd33-6825-46f3-9920-dfafe7969533",
"Category": "99c2bea7-06eb-4a76-b19e-292d277357b8",
"imagetypes": "4b6920f3-6100-42cc-ac40-f5956268b075",
"departmentaltargets": "06c0a3a5-abcd-4198-a993-3396291fbf20",
"stakeholders": "5aee8175-b2bc-41b9-949c-68feed09f46b",
"Tags": "3ad72428-e42f-4545-b869-d1d894fa0342",
"healthtopics": "e43f740f-f43a-479a-bfe4-9cad11c0f1d5",
"targetaudiences": "1c013cb4-659f-4063-86b1-b24629e2a947",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "86516f79-431d-4ef5-95d6-3e6ceb4ab92a",
"ParentId": "40ae0b80-1fe5-4aa0-bd4c-3ac36c9a5316",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "f2ab3f0f-f1ba-4d18-a9a8-20d5e76b3867",
"publishingoffices": "241e3911-120c-4d73-8677-ad44f3bf4c60",
"events": "883b95c6-bbce-4376-9bee-57c8f8a66c53",
"targets": "a555fd33-6825-46f3-9920-dfafe7969533",
"Category": "99c2bea7-06eb-4a76-b19e-292d277357b8",
"imagetypes": "4b6920f3-6100-42cc-ac40-f5956268b075",
"departmentaltargets": "06c0a3a5-abcd-4198-a993-3396291fbf20",
"stakeholders": "5aee8175-b2bc-41b9-949c-68feed09f46b",
"Tags": "3ad72428-e42f-4545-b869-d1d894fa0342",
"healthtopics": "e43f740f-f43a-479a-bfe4-9cad11c0f1d5",
"targetaudiences": "1c013cb4-659f-4063-86b1-b24629e2a947",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "86516f79-431d-4ef5-95d6-3e6ceb4ab92a",
"ParentId": "40ae0b80-1fe5-4aa0-bd4c-3ac36c9a5316",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "ece4a9b8-1622-43ba-8982-e4477237a98e",
"publishingoffices": "74598e1c-eda2-485d-9ab1-22a9bde5458c",
"events": "3782b845-9c99-48e6-8df1-4cec77b2c6d4",
"targets": "eaca2047-b907-4a4b-a3d2-e8b5527303a3",
"Category": "1a6f3327-ec4f-4ecc-8400-c0fc0a4b5bc8",
"imagetypes": "81cd424a-d6a5-4643-bdac-d8d055bced6a",
"departmentaltargets": "3515787f-0a5d-4ec7-bdc7-81b85edc63fc",
"stakeholders": "963a4c88-bc46-4a2b-b4a9-a9216e0a80e1",
"Tags": "6c270e7b-2630-45ed-a07a-e097b66edaa2",
"healthtopics": "742469ef-1c25-41e7-9f0a-f597a81c1671",
"targetaudiences": "fe569a07-7ec2-41f2-8797-ccf2f4551ae3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "380348fc-835e-410c-8648-5605167e952a",
"ParentId": "9567a256-d708-4c89-b2a3-4713cc1fbd71",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "ece4a9b8-1622-43ba-8982-e4477237a98e",
"publishingoffices": "74598e1c-eda2-485d-9ab1-22a9bde5458c",
"events": "3782b845-9c99-48e6-8df1-4cec77b2c6d4",
"targets": "eaca2047-b907-4a4b-a3d2-e8b5527303a3",
"Category": "1a6f3327-ec4f-4ecc-8400-c0fc0a4b5bc8",
"imagetypes": "81cd424a-d6a5-4643-bdac-d8d055bced6a",
"departmentaltargets": "3515787f-0a5d-4ec7-bdc7-81b85edc63fc",
"stakeholders": "963a4c88-bc46-4a2b-b4a9-a9216e0a80e1",
"Tags": "6c270e7b-2630-45ed-a07a-e097b66edaa2",
"healthtopics": "742469ef-1c25-41e7-9f0a-f597a81c1671",
"targetaudiences": "fe569a07-7ec2-41f2-8797-ccf2f4551ae3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "380348fc-835e-410c-8648-5605167e952a",
"ParentId": "9567a256-d708-4c89-b2a3-4713cc1fbd71",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "a6b3622a-7fd2-4ca5-a9b2-6100839843fd",
"publishingoffices": "5dbfe7b2-b7b8-4de2-a3b3-28d056734ba6",
"events": "71b4f5e1-0e5c-4657-9ba8-4f61d1396cf0",
"targets": "abf992fd-f3b8-4957-8a22-510fb6447455",
"Category": "0052bfe7-ce35-4bac-97b4-8b919a035ada",
"imagetypes": "de2df6eb-7f19-4f5a-867b-d1d0ffa6d484",
"departmentaltargets": "fd558ec2-b81d-45f3-b235-50630f4e6c7c",
"stakeholders": "8f3773ef-7c30-458d-a6c9-c0bffdb1c885",
"Tags": "384c7cf2-d55a-4ca7-b2c6-e606ef3a0357",
"healthtopics": "6cd6e854-85af-45b1-ba20-7f4c8d4c9b5d",
"targetaudiences": "13339c9d-5022-4a2f-9a53-4a10fe79b8d5",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5ff6f72e-1f86-4374-8480-728eb973e40b",
"ParentId": "e4605b75-5bab-44e3-b01a-ec4b2dd8ab58",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "a6b3622a-7fd2-4ca5-a9b2-6100839843fd",
"publishingoffices": "5dbfe7b2-b7b8-4de2-a3b3-28d056734ba6",
"events": "71b4f5e1-0e5c-4657-9ba8-4f61d1396cf0",
"targets": "abf992fd-f3b8-4957-8a22-510fb6447455",
"Category": "0052bfe7-ce35-4bac-97b4-8b919a035ada",
"imagetypes": "de2df6eb-7f19-4f5a-867b-d1d0ffa6d484",
"departmentaltargets": "fd558ec2-b81d-45f3-b235-50630f4e6c7c",
"stakeholders": "8f3773ef-7c30-458d-a6c9-c0bffdb1c885",
"Tags": "384c7cf2-d55a-4ca7-b2c6-e606ef3a0357",
"healthtopics": "6cd6e854-85af-45b1-ba20-7f4c8d4c9b5d",
"targetaudiences": "13339c9d-5022-4a2f-9a53-4a10fe79b8d5",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5ff6f72e-1f86-4374-8480-728eb973e40b",
"ParentId": "e4605b75-5bab-44e3-b01a-ec4b2dd8ab58",
"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-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "d71e42a5-a9ff-48b0-a662-4b234ae37ca5",
"MetaTitle": "sample string 13",
"regionscountries": "85f2b339-e570-4811-ad69-84a479edf466",
"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": "c0dd584e-ca25-4a21-97d7-3d1cfac7bf08",
"MetaDescription": "sample string 22",
"healthtopictypes": "f0b79f80-0ff1-483d-b203-0875b5595729",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T04:49:53.3807009+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-13T04:49:53.3807009Z",
"PublicationDate": "2026-01-13T04:49:53.3807009Z",
"DateCreated": "2026-01-13T04:49:53.3807009Z",
"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": "d71e42a5-a9ff-48b0-a662-4b234ae37ca5",
"MetaTitle": "sample string 13",
"regionscountries": "85f2b339-e570-4811-ad69-84a479edf466",
"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": "c0dd584e-ca25-4a21-97d7-3d1cfac7bf08",
"MetaDescription": "sample string 22",
"healthtopictypes": "f0b79f80-0ff1-483d-b203-0875b5595729",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T04:49:53.3807009+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.