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-08-30T00:28:41.770089Z",
"PublicationDate": "2026-08-30T00:28:41.770089Z",
"DateCreated": "2026-08-30T00:28:41.770089Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "9e9a262c-8e03-4e07-89d8-d042f9157ba1",
"Title": "sample string 9",
"LastRedesignation": "2026-08-30T00:28:41.770089Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-08-30T00:28:41.770089Z",
"DateOfDesignation": "2026-08-30T00:28:41.770089Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "511ae9a2-b48c-4534-8c02-4774a0151a8a",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T00:28:41.770089+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-30T00:28:41.770089Z",
"PublicationDate": "2026-08-30T00:28:41.770089Z",
"DateCreated": "2026-08-30T00:28:41.770089Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "9e9a262c-8e03-4e07-89d8-d042f9157ba1",
"Title": "sample string 9",
"LastRedesignation": "2026-08-30T00:28:41.770089Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-08-30T00:28:41.770089Z",
"DateOfDesignation": "2026-08-30T00:28:41.770089Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "511ae9a2-b48c-4534-8c02-4774a0151a8a",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T00:28:41.770089+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-08-30T00:28:41.770089Z",
"PublicationDate": "2026-08-30T00:28:41.770089Z",
"DateCreated": "2026-08-30T00:28:41.770089Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a151727c-4ee2-427b-a411-d5ffb4800657",
"Title": "sample string 9",
"LastRedesignation": "2026-08-30T00:28:41.770089Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-08-30T00:28:41.770089Z",
"DateOfDesignation": "2026-08-30T00:28:41.770089Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "0a04e59d-137e-496e-8363-894f4c537273",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T00:28:41.770089+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": "fd79954c-06fa-4c13-b28a-825cb5c87251"
}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-08-30T00:28:41.770089Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "62ed63d3-db67-409e-a6fb-03ffc4d628aa",
"Title": "sample string 6",
"LastRedesignation": "2026-08-30T00:28:41.770089Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-08-30T00:28:41.770089Z",
"DateOfDesignation": "2026-08-30T00:28:41.770089Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "1908df08-7c59-4a2c-8503-ceaaee252d49",
"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-08-30T00:28:41.770089Z",
"PublicationDate": "2026-08-30T00:28:41.770089Z",
"DateCreated": "2026-08-30T00:28:41.770089Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0be0a1b8-dcb0-4c02-b3a4-adc59b9ded2a",
"Title": "sample string 9",
"LastRedesignation": "2026-08-30T00:28:41.770089Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2026-08-30T00:28:41.770089Z",
"DateOfDesignation": "2026-08-30T00:28:41.770089Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "1032b054-4752-4750-97a7-4104fee0c203",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T00:28:41.770089+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-08-30T00:28:41.770089Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "60fb50a1-fecc-4218-89ef-148c9b05ab84",
"Title": "sample string 6",
"LastRedesignation": "2026-08-30T00:28:41.770089Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-08-30T00:28:41.770089Z",
"DateOfDesignation": "2026-08-30T00:28:41.770089Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "009a282f-ced6-4ed3-b190-ee98bd9f187a",
"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-08-30T00:28:41.770089Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "cc71c7c1-fb3a-47f4-ba82-a8b8e087f211",
"Title": "sample string 6",
"LastRedesignation": "2026-08-30T00:28:41.770089Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2026-08-30T00:28:41.770089Z",
"DateOfDesignation": "2026-08-30T00:28:41.770089Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "1431b175-3cf8-41ee-afac-e49d68be0037",
"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.