Returns a set of data items of type collaboratingcentres.
GET /api/multimedias/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:21:14.0235904Z",
"PublicationDate": "2025-12-10T00:21:14.0235904Z",
"DateCreated": "2025-12-10T00:21:14.0235904Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "942298c8-170f-4188-bcfb-2388053c0a0f",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:21:14.0235904Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:21:14.0235904Z",
"DateOfDesignation": "2025-12-10T00:21:14.0235904Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "f6792682-eb4c-4b9f-a9f7-0d50a48ab345",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:14.0235904+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:21:14.0235904Z",
"PublicationDate": "2025-12-10T00:21:14.0235904Z",
"DateCreated": "2025-12-10T00:21:14.0235904Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "942298c8-170f-4188-bcfb-2388053c0a0f",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:21:14.0235904Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:21:14.0235904Z",
"DateOfDesignation": "2025-12-10T00:21:14.0235904Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "f6792682-eb4c-4b9f-a9f7-0d50a48ab345",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:14.0235904+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets collaboratingcentres item by id.
GET /api/multimedias/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:21:14.0235904Z",
"PublicationDate": "2025-12-10T00:21:14.0235904Z",
"DateCreated": "2025-12-10T00:21:14.0235904Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "665877cc-0c5e-4b7b-a410-993514e8cb36",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:21:14.0235904Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:21:14.0235904Z",
"DateOfDesignation": "2025-12-10T00:21:14.0235904Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "b552a7bc-5edf-4535-b813-e3dc9f525b48",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:14.0235904+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from collaboratingcentres item.
GET /api/multimedias/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": "e37e013d-4dc7-4b24-bda9-3326a75bd3a2"
}Creates a collaboratingcentres item.
POST /api/multimedias/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:21:14.0235904Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "04a20a7d-7269-4cd5-94d0-06b2e2e444e0",
"Title": "sample string 6",
"LastRedesignation": "2025-12-10T00:21:14.0235904Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-12-10T00:21:14.0235904Z",
"DateOfDesignation": "2025-12-10T00:21:14.0235904Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "3e6699c0-acba-444e-a104-02849a36453c",
"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:21:14.0235904Z",
"PublicationDate": "2025-12-10T00:21:14.0235904Z",
"DateCreated": "2025-12-10T00:21:14.0235904Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "c99a57d9-2e8b-4fef-9eec-9ad784d55ac5",
"Title": "sample string 9",
"LastRedesignation": "2025-12-10T00:21:14.0235904Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-12-10T00:21:14.0235904Z",
"DateOfDesignation": "2025-12-10T00:21:14.0235904Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "0ca8a179-7d0e-4127-896b-9469d78a2a36",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:14.0235904+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for collaboratingcentres item.
PATCH /api/multimedias/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:21:14.0235904Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "ddf9dc01-0492-4829-9460-60f5cb2cdf78",
"Title": "sample string 6",
"LastRedesignation": "2025-12-10T00:21:14.0235904Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-12-10T00:21:14.0235904Z",
"DateOfDesignation": "2025-12-10T00:21:14.0235904Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "1d77ea16-d1f5-4e4e-a753-0ab61ddafa0b",
"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/multimedias/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:21:14.0235904Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "06f42883-d04d-451a-802e-fb388d48e33b",
"Title": "sample string 6",
"LastRedesignation": "2025-12-10T00:21:14.0235904Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-12-10T00:21:14.0235904Z",
"DateOfDesignation": "2025-12-10T00:21:14.0235904Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "9727e81d-262f-47c7-ab04-7197335b836a",
"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/multimedias/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.