Returns a set of data items of type casestudies.
GET /api/hubs/casestudies
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T22:05:37.8892317Z",
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"DateCreated": "2025-10-27T22:05:37.8892317Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "93776988-7089-44c0-a707-f53ee72ae2dd",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "b365d61d-47b4-4ac0-b742-67eb3bfe2fc5",
"publishingoffices": "35beaf77-33f7-4ef4-a5d5-0a7843643402",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T22:05:37.8892317+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
},
{
"LastModified": "2025-10-27T22:05:37.8892317Z",
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"DateCreated": "2025-10-27T22:05:37.8892317Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "93776988-7089-44c0-a707-f53ee72ae2dd",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "b365d61d-47b4-4ac0-b742-67eb3bfe2fc5",
"publishingoffices": "35beaf77-33f7-4ef4-a5d5-0a7843643402",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T22:05:37.8892317+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
}
]Gets casestudies item by id.
GET /api/hubs/casestudies({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"LastModified": "2025-10-27T22:05:37.8892317Z",
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"DateCreated": "2025-10-27T22:05:37.8892317Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "7bb3f5da-f621-4074-b938-21e6854fbee0",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "f162b312-4180-4c0c-a2c5-f19755bd78e2",
"publishingoffices": "bfe0bc5b-777f-4a00-a961-2ee057db7afb",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T22:05:37.8892317+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
}Gets Id property from casestudies item.
GET /api/hubs/casestudies({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Id | System.Guid | Read only: False |
application/json
{
"Id": "c4585e58-9426-4792-9ece-1fed38e557fa"
}Creates a casestudies item.
POST /api/hubs/casestudies
None
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"CalloutStatement": "sample string 6",
"Subtitle": "sample string 7",
"healthtopics": "a6579e7d-111e-4f51-8fca-55944ab8ad27",
"Summary": "sample string 9",
"Title": "sample string 10",
"Heading": "sample string 11",
"regionscountries": "4b917a7d-4a2a-4406-96e2-d37347f205bf",
"publishingoffices": "feb170ab-6185-4db8-8c76-5081c44b7dfa"
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"LastModified": "2025-10-27T22:05:37.8892317Z",
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"DateCreated": "2025-10-27T22:05:37.8892317Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "29a79b99-0ba7-4725-ae59-33f50b79ef43",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "c1faa620-8e27-4ca7-a680-85cb4db37ca1",
"publishingoffices": "972d991a-3ac7-4686-a0e2-ce96f6155cdf",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T22:05:37.8892317+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
}Partial update for casestudies item.
PATCH /api/hubs/casestudies({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"CalloutStatement": "sample string 6",
"Subtitle": "sample string 7",
"healthtopics": "ebba4b1b-c1c6-4acd-a091-32d583c4912d",
"Summary": "sample string 9",
"Title": "sample string 10",
"Heading": "sample string 11",
"regionscountries": "4de4da64-3848-4c36-a8a5-fe8d7855d417",
"publishingoffices": "123b8b13-a0a8-4103-9baf-ab458cc2929d"
}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 casestudies item.
PUT /api/hubs/casestudies({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"CalloutStatement": "sample string 6",
"Subtitle": "sample string 7",
"healthtopics": "86eb4215-e1d7-41e9-b448-20cbd45872c3",
"Summary": "sample string 9",
"Title": "sample string 10",
"Heading": "sample string 11",
"regionscountries": "242adae9-5ed0-4250-9520-132a4ac397fd",
"publishingoffices": "e9b8cf59-1fe2-4d1b-8b2e-6f62ddf6ee4f"
}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 casestudies item by Id.
DELETE /api/hubs/casestudies({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 RelatedPage from casestudies item.
GET /api/hubs/casestudies({key})/RelatedPage
| 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 | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T22:05:37.8892317Z",
"UrlName": "sample string 2",
"organizations": "a0ac2130-2f35-4020-8c3d-891e269960ec",
"regionscountries": "6de9c0ec-c790-47ce-8cca-ae4a9f9630a3",
"sustainabledevelopmentgoals": "aa042ef8-7a86-4c7f-8b2c-fab703f2593b",
"departmentaltargets": "b5be8a0d-bb40-4819-83ca-b98af46d82d9",
"healthtopics": "9820dad0-3e09-4cf8-a838-b1a4797fc302",
"events": "26b1778e-94e0-4525-b0fe-cfd00f7fdafe",
"publishingoffices": "9fed7cb3-54c6-4a54-ab0d-b2dd39c603e5",
"WebPageType": "sample string 10",
"targetaudiences": "757a1475-2af8-472f-af13-20067b354500",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-27T22:05:37.8892317Z",
"ShowInNavigation": true,
"ParentId": "a8086efb-98d9-4fce-a5ca-98f64b2e6f0d",
"RootId": "56dd458c-c33a-4c51-adaf-b51a1daecaa1",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "efd2c82a-817a-49c8-bd15-5ff4c69bb093",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-10-27T22:05:37.8892317Z",
"UrlName": "sample string 2",
"organizations": "a0ac2130-2f35-4020-8c3d-891e269960ec",
"regionscountries": "6de9c0ec-c790-47ce-8cca-ae4a9f9630a3",
"sustainabledevelopmentgoals": "aa042ef8-7a86-4c7f-8b2c-fab703f2593b",
"departmentaltargets": "b5be8a0d-bb40-4819-83ca-b98af46d82d9",
"healthtopics": "9820dad0-3e09-4cf8-a838-b1a4797fc302",
"events": "26b1778e-94e0-4525-b0fe-cfd00f7fdafe",
"publishingoffices": "9fed7cb3-54c6-4a54-ab0d-b2dd39c603e5",
"WebPageType": "sample string 10",
"targetaudiences": "757a1475-2af8-472f-af13-20067b354500",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-27T22:05:37.8892317Z",
"ShowInNavigation": true,
"ParentId": "a8086efb-98d9-4fce-a5ca-98f64b2e6f0d",
"RootId": "56dd458c-c33a-4c51-adaf-b51a1daecaa1",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "efd2c82a-817a-49c8-bd15-5ff4c69bb093",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-10-27T22:05:37.8892317Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add RelatedPage relation to casestudies item.
POST /api/hubs/casestudies({key})/RelatedPage/$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 RelatedPage from casestudies item.
DELETE /api/hubs/casestudies({key})/RelatedPage/$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.