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-10-07T20:24:13.6856029Z",
"PublicationDate": "2025-10-07T20:24:13.6856029Z",
"DateCreated": "2025-10-07T20:24:13.6856029Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5ec038cc-d15b-4a72-b0c7-6e1f7a2e127e",
"Title": "sample string 9",
"LastRedesignation": "2025-10-07T20:24:13.6856029Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-10-07T20:24:13.6856029Z",
"DateOfDesignation": "2025-10-07T20:24:13.6856029Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "990259ce-858b-4991-9a79-9b054fa7f213",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:13.6856029+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:13.6856029Z",
"PublicationDate": "2025-10-07T20:24:13.6856029Z",
"DateCreated": "2025-10-07T20:24:13.6856029Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5ec038cc-d15b-4a72-b0c7-6e1f7a2e127e",
"Title": "sample string 9",
"LastRedesignation": "2025-10-07T20:24:13.6856029Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-10-07T20:24:13.6856029Z",
"DateOfDesignation": "2025-10-07T20:24:13.6856029Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "990259ce-858b-4991-9a79-9b054fa7f213",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:13.6856029+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-10-07T20:24:13.6856029Z",
"PublicationDate": "2025-10-07T20:24:13.6856029Z",
"DateCreated": "2025-10-07T20:24:13.6856029Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a435b96a-546e-4a65-9348-ef819f534937",
"Title": "sample string 9",
"LastRedesignation": "2025-10-07T20:24:13.6856029Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-10-07T20:24:13.6856029Z",
"DateOfDesignation": "2025-10-07T20:24:13.6856029Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "80be92d1-7d8c-4d41-a021-8a78fd932627",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:13.6856029+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": "283cad1c-10a0-4028-b921-22471138c190"
}
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-10-07T20:24:13.6856029Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f3691418-3401-457c-96fe-0166a41588bf",
"Title": "sample string 6",
"LastRedesignation": "2025-10-07T20:24:13.6856029Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-10-07T20:24:13.6856029Z",
"DateOfDesignation": "2025-10-07T20:24:13.6856029Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "4ae54b34-2876-42d3-99d2-3e14fd01063b",
"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-10-07T20:24:13.6856029Z",
"PublicationDate": "2025-10-07T20:24:13.6856029Z",
"DateCreated": "2025-10-07T20:24:13.6856029Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "16f91ddf-43e9-4fc6-9aeb-82fbdd60a8c9",
"Title": "sample string 9",
"LastRedesignation": "2025-10-07T20:24:13.6856029Z",
"WHOCCURL": "sample string 11",
"Code": "sample string 12",
"ExpiryDate": "2025-10-07T20:24:13.6856029Z",
"DateOfDesignation": "2025-10-07T20:24:13.6856029Z",
"TitleOfTheCentre": "sample string 15",
"healthtopics": "d4961b41-b47b-4e9e-aa76-30e2ca5e6cf9",
"Website": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:13.6856029+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-10-07T20:24:13.6856029Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "2efa4af6-20fc-4a14-b1ea-5e74c0bbb9a4",
"Title": "sample string 6",
"LastRedesignation": "2025-10-07T20:24:13.6856029Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-10-07T20:24:13.6856029Z",
"DateOfDesignation": "2025-10-07T20:24:13.6856029Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "894ceeaa-3a71-4aab-86b5-4f0e10044abe",
"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-10-07T20:24:13.6856029Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "9d009c55-3e3c-41ea-9381-6ddfc5b079eb",
"Title": "sample string 6",
"LastRedesignation": "2025-10-07T20:24:13.6856029Z",
"WHOCCURL": "sample string 8",
"Code": "sample string 9",
"ExpiryDate": "2025-10-07T20:24:13.6856029Z",
"DateOfDesignation": "2025-10-07T20:24:13.6856029Z",
"TitleOfTheCentre": "sample string 12",
"healthtopics": "6a5ac7bb-06da-4b04-beb9-3c6bdbab77a9",
"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.