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-03T14:45:59.0795882Z",
"PublicationDate": "2026-03-03T14:45:59.0795882Z",
"DateCreated": "2026-03-03T14:45:59.0795882Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b955d99c-8a13-4956-adfe-85e57c90986d",
"Title": "sample string 9",
"LastRedesignation": "2026-03-03T14:45:59.0795882Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-03T14:45:59.0795882Z",
"DateOfDesignation": "2026-03-03T14:45:59.0795882Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "3154e1ad-25f5-4739-9dd7-3abccd844865",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.0795882+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T14:45:59.0795882Z",
"PublicationDate": "2026-03-03T14:45:59.0795882Z",
"DateCreated": "2026-03-03T14:45:59.0795882Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b955d99c-8a13-4956-adfe-85e57c90986d",
"Title": "sample string 9",
"LastRedesignation": "2026-03-03T14:45:59.0795882Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-03T14:45:59.0795882Z",
"DateOfDesignation": "2026-03-03T14:45:59.0795882Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "3154e1ad-25f5-4739-9dd7-3abccd844865",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.0795882+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-03T14:45:59.0795882Z",
"PublicationDate": "2026-03-03T14:45:59.0795882Z",
"DateCreated": "2026-03-03T14:45:59.0795882Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "357081df-193b-4cd2-a9b2-2312925856dc",
"Title": "sample string 9",
"LastRedesignation": "2026-03-03T14:45:59.0795882Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-03T14:45:59.0795882Z",
"DateOfDesignation": "2026-03-03T14:45:59.0795882Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "f351e19c-c9f7-4f65-9e1b-2d62d44f6a43",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.0795882+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": "4202f5a2-d173-4fa4-8cc6-f482fba9c21d"
}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-03T14:45:59.0795882Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f7ec1f7f-8550-4c00-9c34-7b5976928dec",
"Title": "sample string 6",
"LastRedesignation": "2026-03-03T14:45:59.0795882Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-03-03T14:45:59.0795882Z",
"DateOfDesignation": "2026-03-03T14:45:59.0795882Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "f6cde97d-e0da-4d61-b820-fd9640eb3be5",
"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-03T14:45:59.0795882Z",
"PublicationDate": "2026-03-03T14:45:59.0795882Z",
"DateCreated": "2026-03-03T14:45:59.0795882Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "f2497eb2-fc41-4b4c-8ed4-69f7ce7d5807",
"Title": "sample string 9",
"LastRedesignation": "2026-03-03T14:45:59.0795882Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-03-03T14:45:59.0795882Z",
"DateOfDesignation": "2026-03-03T14:45:59.0795882Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "3b8402da-aa0b-4098-812f-cc277d8c3d47",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.0795882+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-03T14:45:59.0795882Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "b0972730-37b8-4773-ab5c-1516d24e20f7",
"Title": "sample string 6",
"LastRedesignation": "2026-03-03T14:45:59.0795882Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-03-03T14:45:59.0795882Z",
"DateOfDesignation": "2026-03-03T14:45:59.0795882Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "d9bc5a9d-1789-4e00-a1ac-48e5bd1d89e4",
"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-03T14:45:59.0795882Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "98be2058-34c5-4527-83c8-e46c9a474807",
"Title": "sample string 6",
"LastRedesignation": "2026-03-03T14:45:59.0795882Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-03-03T14:45:59.0795882Z",
"DateOfDesignation": "2026-03-03T14:45:59.0795882Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "2deea162-a55c-4fc5-83e6-188486e3a92c",
"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.