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": "2025-12-10T00:11:05.3371489Z",
"PublicationDate": "2025-12-10T00:11:05.3371489Z",
"DateCreated": "2025-12-10T00:11:05.3371489Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5331d1c9-adcc-4b10-a633-61bc659192b4",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:11:05.3371489Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:11:05.3371489Z",
"DateOfDesignation": "2025-12-10T00:11:05.3371489Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "693f5f84-4e68-4830-99cd-7bd70d686225",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.3371489+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:11:05.3371489Z",
"PublicationDate": "2025-12-10T00:11:05.3371489Z",
"DateCreated": "2025-12-10T00:11:05.3371489Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5331d1c9-adcc-4b10-a633-61bc659192b4",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:11:05.3371489Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:11:05.3371489Z",
"DateOfDesignation": "2025-12-10T00:11:05.3371489Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "693f5f84-4e68-4830-99cd-7bd70d686225",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.3371489+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": "2025-12-10T00:11:05.3371489Z",
"PublicationDate": "2025-12-10T00:11:05.3371489Z",
"DateCreated": "2025-12-10T00:11:05.3371489Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a1c83d15-6407-482c-945e-a0e7590f8753",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:11:05.3371489Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:11:05.3371489Z",
"DateOfDesignation": "2025-12-10T00:11:05.3371489Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "1d9a788b-2238-4f70-88e3-ed8ff9505614",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.3371489+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": "6f0f64eb-6a2d-45dc-84d1-7503890f9111"
}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": "2025-12-10T00:11:05.3371489Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d2e0e744-d7d3-4569-a3da-00667b3e2563",
"Title": "sample string 6",
"LastRedesignation": "2025-12-10T00:11:05.3371489Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-12-10T00:11:05.3371489Z",
"DateOfDesignation": "2025-12-10T00:11:05.3371489Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "d440d27c-76aa-406f-bc32-5553948924c3",
"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": "2025-12-10T00:11:05.3371489Z",
"PublicationDate": "2025-12-10T00:11:05.3371489Z",
"DateCreated": "2025-12-10T00:11:05.3371489Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a2f45f15-7d79-4a8f-a0e4-8fa7a28452b5",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:11:05.3371489Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:11:05.3371489Z",
"DateOfDesignation": "2025-12-10T00:11:05.3371489Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "465833fe-f3e4-4445-a6a7-0364981d4dfc",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:11:05.3371489+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": "2025-12-10T00:11:05.3371489Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "9ba96d6a-dd20-417b-bf22-256042ea0358",
"Title": "sample string 6",
"LastRedesignation": "2025-12-10T00:11:05.3371489Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-12-10T00:11:05.3371489Z",
"DateOfDesignation": "2025-12-10T00:11:05.3371489Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "62efb266-393b-444f-8e8d-3968d735e3c1",
"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": "2025-12-10T00:11:05.3371489Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d8e84c2f-de96-482d-8a2b-b04bc702c587",
"Title": "sample string 6",
"LastRedesignation": "2025-12-10T00:11:05.3371489Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-12-10T00:11:05.3371489Z",
"DateOfDesignation": "2025-12-10T00:11:05.3371489Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "1640ddce-7cb7-47dd-8d1f-2c8b439b4cd3",
"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.