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-09-13T05:13:20.3291777Z",
"PublicationDate": "2025-09-13T05:13:20.3291777Z",
"DateCreated": "2025-09-13T05:13:20.3291777Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b3bf7965-d078-4cec-be3b-97f48aadc5bc",
"Title": "sample string 9",
"LastRedesignation": "2025-09-13T05:13:20.3291777Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-13T05:13:20.3291777Z",
"DateOfDesignation": "2025-09-13T05:13:20.3291777Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "37ddc18e-5cd7-4693-b712-c70a0da9c223",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T05:13:20.3291777+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-13T05:13:20.3291777Z",
"PublicationDate": "2025-09-13T05:13:20.3291777Z",
"DateCreated": "2025-09-13T05:13:20.3291777Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b3bf7965-d078-4cec-be3b-97f48aadc5bc",
"Title": "sample string 9",
"LastRedesignation": "2025-09-13T05:13:20.3291777Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-13T05:13:20.3291777Z",
"DateOfDesignation": "2025-09-13T05:13:20.3291777Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "37ddc18e-5cd7-4693-b712-c70a0da9c223",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T05:13:20.3291777+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-09-13T05:13:20.3291777Z",
"PublicationDate": "2025-09-13T05:13:20.3291777Z",
"DateCreated": "2025-09-13T05:13:20.3291777Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "07c33c77-3464-4142-ac75-0b8fb40a5f1f",
"Title": "sample string 9",
"LastRedesignation": "2025-09-13T05:13:20.3291777Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-13T05:13:20.3291777Z",
"DateOfDesignation": "2025-09-13T05:13:20.3291777Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "f1e4d39d-8441-49d6-b0e7-252af17f1018",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T05:13:20.3291777+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": "303a636e-b7c5-4f34-bbdf-c6f8494bd5c2"
}
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-09-13T05:13:20.3291777Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "b9555da4-79b1-4ea6-87f7-c362e6359ae5",
"Title": "sample string 6",
"LastRedesignation": "2025-09-13T05:13:20.3291777Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-09-13T05:13:20.3291777Z",
"DateOfDesignation": "2025-09-13T05:13:20.3291777Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "3e331f1d-7556-4174-a7f4-c2ab7b2779e1",
"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-09-13T05:13:20.3291777Z",
"PublicationDate": "2025-09-13T05:13:20.3291777Z",
"DateCreated": "2025-09-13T05:13:20.3291777Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a9ea1e17-eb55-4ce3-b79e-efda6c5357dc",
"Title": "sample string 9",
"LastRedesignation": "2025-09-13T05:13:20.3291777Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-09-13T05:13:20.3291777Z",
"DateOfDesignation": "2025-09-13T05:13:20.3291777Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "f81a8fcf-4147-4b28-b88b-abd97bd54bce",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T05:13:20.3291777+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-09-13T05:13:20.3291777Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "cd3bec68-cd42-4f4e-9ca1-be8bccdf5228",
"Title": "sample string 6",
"LastRedesignation": "2025-09-13T05:13:20.3291777Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-09-13T05:13:20.3291777Z",
"DateOfDesignation": "2025-09-13T05:13:20.3291777Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "68c2ef92-2151-4384-8b70-1ed4b7f8ae73",
"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-09-13T05:13:20.3291777Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "4b17ee6c-4e20-42af-999a-3ed5aa7e656b",
"Title": "sample string 6",
"LastRedesignation": "2025-09-13T05:13:20.3291777Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-09-13T05:13:20.3291777Z",
"DateOfDesignation": "2025-09-13T05:13:20.3291777Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "7b58af1c-9675-45ef-8987-243630acfb54",
"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.