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-08-07T23:19:45.0918569Z",
"PublicationDate": "2026-08-07T23:19:45.0918569Z",
"DateCreated": "2026-08-07T23:19:45.0918569Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "4ec6d433-9620-438e-a619-8774ab7c27d0",
"TrainingStartDate": "2026-08-07T23:19:45.0918569Z",
"regionscountries": "97d8eb61-cb0d-4bf1-be6c-8a4949ac7eb6",
"trainingtypes": "427522bc-c2fb-4b80-b129-e978a62e4b17",
"Overview": "sample string 12",
"trainingeligibility": "11e35461-0d8c-495f-97ed-cd349d34e943",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-08-07T23:19:45.0918569Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "70988af4-1058-4667-b04a-8a179d4a8909",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:45.0918569+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T23:19:45.0918569Z",
"PublicationDate": "2026-08-07T23:19:45.0918569Z",
"DateCreated": "2026-08-07T23:19:45.0918569Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "4ec6d433-9620-438e-a619-8774ab7c27d0",
"TrainingStartDate": "2026-08-07T23:19:45.0918569Z",
"regionscountries": "97d8eb61-cb0d-4bf1-be6c-8a4949ac7eb6",
"trainingtypes": "427522bc-c2fb-4b80-b129-e978a62e4b17",
"Overview": "sample string 12",
"trainingeligibility": "11e35461-0d8c-495f-97ed-cd349d34e943",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-08-07T23:19:45.0918569Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "70988af4-1058-4667-b04a-8a179d4a8909",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:45.0918569+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-08-07T23:19:45.0918569Z",
"PublicationDate": "2026-08-07T23:19:45.0918569Z",
"DateCreated": "2026-08-07T23:19:45.0918569Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "388035da-5647-4f9e-a9be-46e2070f1d56",
"TrainingStartDate": "2026-08-07T23:19:45.0918569Z",
"regionscountries": "877b3b8e-5f85-48fb-aadf-0e8e6a68df5d",
"trainingtypes": "380e1840-5d1b-49c8-82c1-ec01f8f6de49",
"Overview": "sample string 12",
"trainingeligibility": "1ddb36d5-eb30-44c0-baa1-bd3cac0d9caa",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-08-07T23:19:45.0918569Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "eee97c48-c129-4685-a4a9-43d056554f34",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:45.0918569+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": "b5d050db-14bb-4ba9-8c62-ff1a0f783579"
}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-08-07T23:19:45.0918569Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "497e43f8-e270-4401-9edf-81a53ec1d606",
"TrainingStartDate": "2026-08-07T23:19:45.0918569Z",
"regionscountries": "71373dbb-758a-4d9f-92d2-d9451bbc6428",
"trainingtypes": "cfcf87e0-9a84-4258-8307-c200c9963f59",
"Overview": "sample string 9",
"trainingeligibility": "26031bb1-3384-4ca8-b6ef-e5ea260a787b",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-08-07T23:19:45.0918569Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "eaafe3ce-de0e-46b6-9b78-8304be78f9ed",
"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-08-07T23:19:45.0918569Z",
"PublicationDate": "2026-08-07T23:19:45.0918569Z",
"DateCreated": "2026-08-07T23:19:45.0918569Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "a69b22bf-de66-406f-bf9d-f9fac53685e8",
"TrainingStartDate": "2026-08-07T23:19:45.0918569Z",
"regionscountries": "9bcc3faa-1482-48ca-a088-b4ca75082294",
"trainingtypes": "cfbc036c-3961-417c-b214-57a083f3dcb7",
"Overview": "sample string 12",
"trainingeligibility": "94c38d96-a433-4948-aa9c-07d11838a6f3",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-08-07T23:19:45.0918569Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "3ad7cb2e-e6c9-4c0e-b452-287f3d7b1558",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:19:45.0918569+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-08-07T23:19:45.0918569Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "3d437b39-13bc-4d4a-bac9-d26680c5aaf9",
"TrainingStartDate": "2026-08-07T23:19:45.0918569Z",
"regionscountries": "256e403d-8ab0-41aa-8e1f-08a81ddc21ce",
"trainingtypes": "7f5417bb-5688-4cc8-bc8a-b13ad846df35",
"Overview": "sample string 9",
"trainingeligibility": "f1566938-aed2-4525-aabc-28fb3270b5d1",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-08-07T23:19:45.0918569Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "f32ec754-1b0d-485b-a8ab-1eee78996564",
"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-08-07T23:19:45.0918569Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "d0aa3d10-c8e5-4440-a13b-ff0defbb384a",
"TrainingStartDate": "2026-08-07T23:19:45.0918569Z",
"regionscountries": "0ec2010e-19c1-4243-9c1a-e8b4feb6a0bd",
"trainingtypes": "0ac722be-dfaa-4e7a-955c-13b087f45f2e",
"Overview": "sample string 9",
"trainingeligibility": "68d880bf-eb64-45a0-9445-651f0ebc7223",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-08-07T23:19:45.0918569Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "1138c4e0-c7ba-4ccf-8032-b4ee694feaab",
"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.