Returns a set of data items of type collaboratingcentres.
GET /api/news/collaboratingcentres
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 | |
| regionscountries | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| LastRedesignation | System.DateTimeOffset | Read only: False | |
| WHOCCURL | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| ExpiryDate | System.DateTimeOffset | Read only: False | |
| DateOfDesignation | System.DateTimeOffset | Read only: False | |
| TitleOfTheCentre | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Website | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-26T13:55:02.6405928Z",
"PublicationDate": "2026-03-26T13:55:02.6405928Z",
"DateCreated": "2026-03-26T13:55:02.6405928Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "d29cf93b-e4ee-4248-8f94-642a93765c4f",
"Title": "sample string 9",
"LastRedesignation": "2026-03-26T13:55:02.6405928Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-26T13:55:02.6405928Z",
"DateOfDesignation": "2026-03-26T13:55:02.6405928Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "350f4924-ae66-42bb-a542-e79e16a53909",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.6405928+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T13:55:02.6405928Z",
"PublicationDate": "2026-03-26T13:55:02.6405928Z",
"DateCreated": "2026-03-26T13:55:02.6405928Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "d29cf93b-e4ee-4248-8f94-642a93765c4f",
"Title": "sample string 9",
"LastRedesignation": "2026-03-26T13:55:02.6405928Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-26T13:55:02.6405928Z",
"DateOfDesignation": "2026-03-26T13:55:02.6405928Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "350f4924-ae66-42bb-a542-e79e16a53909",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.6405928+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets collaboratingcentres item by id.
GET /api/news/collaboratingcentres({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 | |
| regionscountries | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| LastRedesignation | System.DateTimeOffset | Read only: False | |
| WHOCCURL | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| ExpiryDate | System.DateTimeOffset | Read only: False | |
| DateOfDesignation | System.DateTimeOffset | Read only: False | |
| TitleOfTheCentre | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Website | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-03-26T13:55:02.6405928Z",
"PublicationDate": "2026-03-26T13:55:02.6405928Z",
"DateCreated": "2026-03-26T13:55:02.6405928Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "dd5e9721-7f4c-4ddf-8679-316847eb57a7",
"Title": "sample string 9",
"LastRedesignation": "2026-03-26T13:55:02.6405928Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-26T13:55:02.6405928Z",
"DateOfDesignation": "2026-03-26T13:55:02.6405928Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "fbc268a2-80e7-4042-a419-97094ac8db34",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.6405928+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from collaboratingcentres item.
GET /api/news/collaboratingcentres({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": "62a550bd-8ecd-4888-911d-73ced418c795"
}Creates a collaboratingcentres item.
POST /api/news/collaboratingcentres
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 | |
| regionscountries | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| LastRedesignation | System.DateTimeOffset | Read only: False | |
| WHOCCURL | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| ExpiryDate | System.DateTimeOffset | Read only: False | |
| DateOfDesignation | System.DateTimeOffset | Read only: False | |
| TitleOfTheCentre | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Website | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-26T13:55:02.6405928Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "eb930280-c60d-4ebc-8a0f-30981eabd719",
"Title": "sample string 6",
"LastRedesignation": "2026-03-26T13:55:02.6405928Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-03-26T13:55:02.6405928Z",
"DateOfDesignation": "2026-03-26T13:55:02.6405928Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "bd227fd1-d569-4073-9db3-f4ac20c8e0be",
"Website": "sample string 14"
}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 | |
| regionscountries | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| LastRedesignation | System.DateTimeOffset | Read only: False | |
| WHOCCURL | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| ExpiryDate | System.DateTimeOffset | Read only: False | |
| DateOfDesignation | System.DateTimeOffset | Read only: False | |
| TitleOfTheCentre | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Website | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-03-26T13:55:02.6405928Z",
"PublicationDate": "2026-03-26T13:55:02.6405928Z",
"DateCreated": "2026-03-26T13:55:02.6405928Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "c8a83047-f565-4fcd-88fd-b16ee425a447",
"Title": "sample string 9",
"LastRedesignation": "2026-03-26T13:55:02.6405928Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-26T13:55:02.6405928Z",
"DateOfDesignation": "2026-03-26T13:55:02.6405928Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "1ff30de1-fe89-4940-8aa9-3608053a612a",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.6405928+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for collaboratingcentres item.
PATCH /api/news/collaboratingcentres({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 | |
| regionscountries | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| LastRedesignation | System.DateTimeOffset | Read only: False | |
| WHOCCURL | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| ExpiryDate | System.DateTimeOffset | Read only: False | |
| DateOfDesignation | System.DateTimeOffset | Read only: False | |
| TitleOfTheCentre | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Website | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-26T13:55:02.6405928Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "c4a58e0d-ab11-41d8-81d9-22e415729d8c",
"Title": "sample string 6",
"LastRedesignation": "2026-03-26T13:55:02.6405928Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-03-26T13:55:02.6405928Z",
"DateOfDesignation": "2026-03-26T13:55:02.6405928Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "d782ce37-0f40-4af3-872c-f3cfee97ac92",
"Website": "sample string 14"
}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 collaboratingcentres item.
PUT /api/news/collaboratingcentres({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 | |
| regionscountries | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| LastRedesignation | System.DateTimeOffset | Read only: False | |
| WHOCCURL | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| ExpiryDate | System.DateTimeOffset | Read only: False | |
| DateOfDesignation | System.DateTimeOffset | Read only: False | |
| TitleOfTheCentre | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Website | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-26T13:55:02.6405928Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "32a66a54-2859-4f49-8cce-3807911a38fd",
"Title": "sample string 6",
"LastRedesignation": "2026-03-26T13:55:02.6405928Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-03-26T13:55:02.6405928Z",
"DateOfDesignation": "2026-03-26T13:55:02.6405928Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "f9f6604e-9cd3-4e7a-bd40-8c775b79981f",
"Website": "sample string 14"
}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 collaboratingcentres item by Id.
DELETE /api/news/collaboratingcentres({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.