Returns a set of data items of type trainings.
GET /api/news/trainings
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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T08:23:08.809895Z",
"PublicationDate": "2026-07-17T08:23:08.809895Z",
"DateCreated": "2026-07-17T08:23:08.809895Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "05194266-9457-49eb-bec4-b432c7297d3c",
"TrainingStartDate": "2026-07-17T08:23:08.809895Z",
"regionscountries": "cf100666-2cf0-4251-a97a-43ce5374fda1",
"trainingtypes": "71c4563d-1db8-4144-ab16-fc7e0279dbec",
"Overview": "sample string 12",
"trainingeligibility": "59a39a65-40b5-4ab0-9e45-b9688fecc7fe",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-07-17T08:23:08.809895Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "d68983fa-28a5-4916-93b4-da59b1e73e26",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:23:08.809895+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:23:08.809895Z",
"PublicationDate": "2026-07-17T08:23:08.809895Z",
"DateCreated": "2026-07-17T08:23:08.809895Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "05194266-9457-49eb-bec4-b432c7297d3c",
"TrainingStartDate": "2026-07-17T08:23:08.809895Z",
"regionscountries": "cf100666-2cf0-4251-a97a-43ce5374fda1",
"trainingtypes": "71c4563d-1db8-4144-ab16-fc7e0279dbec",
"Overview": "sample string 12",
"trainingeligibility": "59a39a65-40b5-4ab0-9e45-b9688fecc7fe",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-07-17T08:23:08.809895Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "d68983fa-28a5-4916-93b4-da59b1e73e26",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:23:08.809895+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets trainings item by id.
GET /api/news/trainings({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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-07-17T08:23:08.809895Z",
"PublicationDate": "2026-07-17T08:23:08.809895Z",
"DateCreated": "2026-07-17T08:23:08.809895Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "faa979fb-09a9-45ca-88ac-86e8ae18d846",
"TrainingStartDate": "2026-07-17T08:23:08.809895Z",
"regionscountries": "afb9a925-7cb2-4a24-b44a-6b0ada7ac54c",
"trainingtypes": "b09533a8-a231-412c-a00a-c08c29c5bd98",
"Overview": "sample string 12",
"trainingeligibility": "5c4b2629-b4c9-4bf5-95a1-b2bc7fa4c295",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-07-17T08:23:08.809895Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "b65390b5-4b6d-4427-abc1-a495d749fd72",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:23:08.809895+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from trainings item.
GET /api/news/trainings({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": "22ca4a10-38d6-49cd-a06b-d48b97e419c0"
}Creates a trainings item.
POST /api/news/trainings
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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T08:23:08.809895Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "47423032-5d92-4385-8cb8-d5353fc9634e",
"TrainingStartDate": "2026-07-17T08:23:08.809895Z",
"regionscountries": "9540bf79-3c63-4649-a7e6-2919eb1c7ff9",
"trainingtypes": "d7680ffe-021c-4f4c-af8e-a336c20c9c5d",
"Overview": "sample string 9",
"trainingeligibility": "0262d862-f18c-441b-b8d5-2a8e1bdf6dce",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-07-17T08:23:08.809895Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "c5f6dc15-8150-4161-993c-5969f3ed0d33",
"IsMultipart": true,
"Summary": "sample string 17"
}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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-07-17T08:23:08.809895Z",
"PublicationDate": "2026-07-17T08:23:08.809895Z",
"DateCreated": "2026-07-17T08:23:08.809895Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "ac076333-e5a5-4434-a8a5-e5fcdd63095f",
"TrainingStartDate": "2026-07-17T08:23:08.809895Z",
"regionscountries": "e704cc03-7be4-49eb-a2fe-d03f668e0165",
"trainingtypes": "8181cb6d-64f8-42c4-90f2-89ad5292cd6d",
"Overview": "sample string 12",
"trainingeligibility": "bad989cc-5c02-415b-90ac-71985e59c7e6",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-07-17T08:23:08.809895Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "a38b4547-f5ba-4ad2-b97a-8196e00724ec",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:23:08.809895+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for trainings item.
PATCH /api/news/trainings({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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T08:23:08.809895Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "47ecb22f-b2bf-46ab-9151-6cb68f44e792",
"TrainingStartDate": "2026-07-17T08:23:08.809895Z",
"regionscountries": "6d3c182f-a795-4ae2-88ab-77a11928c4f9",
"trainingtypes": "2a7fcff4-ee0a-4fb2-87b3-210a39d639e6",
"Overview": "sample string 9",
"trainingeligibility": "90665aa4-aa20-4f38-9da8-b0505ae21d2e",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-07-17T08:23:08.809895Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "4953921a-ebae-4d75-ba8d-278bb146c444",
"IsMultipart": true,
"Summary": "sample string 17"
}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 trainings item.
PUT /api/news/trainings({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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T08:23:08.809895Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "0ec13c30-3067-450f-afa5-da7490c8d17d",
"TrainingStartDate": "2026-07-17T08:23:08.809895Z",
"regionscountries": "da06e2c4-0f58-4fad-ba7f-807874e49d34",
"trainingtypes": "1857afbc-71a5-4013-ae86-75ec99dd57b3",
"Overview": "sample string 9",
"trainingeligibility": "5764c1d0-a802-4196-98bf-d2b0ba973643",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-07-17T08:23:08.809895Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "5f7687b7-a226-413e-aa81-eeade1c84ce6",
"IsMultipart": true,
"Summary": "sample string 17"
}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 trainings item by Id.
DELETE /api/news/trainings({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.