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-09-18T15:39:44.7172879Z",
"PublicationDate": "2026-09-18T15:39:44.7172879Z",
"DateCreated": "2026-09-18T15:39:44.7172879Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "deffd385-8777-4cc6-9922-df9dbced3d16",
"TrainingStartDate": "2026-09-18T15:39:44.7172879Z",
"regionscountries": "73875eb1-5626-40c5-a1c7-29db3031a457",
"trainingtypes": "faa71ae4-e31b-4956-86a2-6a292ca2d11f",
"Overview": "sample string 12",
"trainingeligibility": "45381771-80d9-4f74-925a-df562964b8d0",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-09-18T15:39:44.7172879Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "9ad49fcd-0b43-4dc6-90e3-fbdb985f7ace",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:39:44.7172879+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-18T15:39:44.7172879Z",
"PublicationDate": "2026-09-18T15:39:44.7172879Z",
"DateCreated": "2026-09-18T15:39:44.7172879Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "deffd385-8777-4cc6-9922-df9dbced3d16",
"TrainingStartDate": "2026-09-18T15:39:44.7172879Z",
"regionscountries": "73875eb1-5626-40c5-a1c7-29db3031a457",
"trainingtypes": "faa71ae4-e31b-4956-86a2-6a292ca2d11f",
"Overview": "sample string 12",
"trainingeligibility": "45381771-80d9-4f74-925a-df562964b8d0",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-09-18T15:39:44.7172879Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "9ad49fcd-0b43-4dc6-90e3-fbdb985f7ace",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:39:44.7172879+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-09-18T15:39:44.7172879Z",
"PublicationDate": "2026-09-18T15:39:44.7172879Z",
"DateCreated": "2026-09-18T15:39:44.7172879Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "112e796c-44f9-4304-8e38-2569f8f5b0b0",
"TrainingStartDate": "2026-09-18T15:39:44.7172879Z",
"regionscountries": "dbff9995-7585-485b-b12a-12cb5f81d1ec",
"trainingtypes": "ff8e2072-d2d4-4522-b95c-af3d39d282dd",
"Overview": "sample string 12",
"trainingeligibility": "6b1f2cde-986e-40ac-95ef-9fd9b384f93e",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-09-18T15:39:44.7172879Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "72ba245d-5c5e-4506-80ea-c60116c72677",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:39:44.7172879+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": "6e324f38-99d7-4f69-bced-7b129117f3e1"
}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-09-18T15:39:44.7172879Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "16ad0bf5-4286-4f77-beaa-365356d5a461",
"TrainingStartDate": "2026-09-18T15:39:44.7172879Z",
"regionscountries": "3bea62aa-5410-4ce1-b488-d8670dff29aa",
"trainingtypes": "5adf03da-9993-4fd9-af80-7d8f8dfda3ce",
"Overview": "sample string 9",
"trainingeligibility": "3b611db8-6faa-4982-81ce-cf31abc0fc13",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-09-18T15:39:44.7172879Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "37e0ad5b-5083-410b-ad61-eabfefa3a2f3",
"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-09-18T15:39:44.7172879Z",
"PublicationDate": "2026-09-18T15:39:44.7172879Z",
"DateCreated": "2026-09-18T15:39:44.7172879Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "3f0b5da3-081c-4516-a0b0-04e1492b36ad",
"TrainingStartDate": "2026-09-18T15:39:44.7172879Z",
"regionscountries": "91455257-6ee6-491e-a555-855cc5974cfc",
"trainingtypes": "2c19a370-94d5-4762-a4e3-4ea0798e5367",
"Overview": "sample string 12",
"trainingeligibility": "7ed36ca0-3129-4ce6-8b83-26c1bde0de96",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-09-18T15:39:44.7172879Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "121cc4a3-3819-434b-a3b7-dc8f0d2a9eba",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:39:44.7172879+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-09-18T15:39:44.7172879Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "c86c9115-dc47-426a-9760-08cef0be4b3c",
"TrainingStartDate": "2026-09-18T15:39:44.7172879Z",
"regionscountries": "c99ca82c-85a1-4f48-9323-74134716c8e6",
"trainingtypes": "88ef6d85-aa0f-4292-a9dd-9c743e7a9831",
"Overview": "sample string 9",
"trainingeligibility": "42128b20-ac8c-4684-a480-044e9b5330a5",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-09-18T15:39:44.7172879Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "f0cdb5d9-1d06-4b02-9ac8-a9864c697141",
"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-09-18T15:39:44.7172879Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "c23816f0-e646-4c89-a748-c320043ccc4d",
"TrainingStartDate": "2026-09-18T15:39:44.7172879Z",
"regionscountries": "57199c46-9a5f-4a4e-8d59-4b2c5c23d328",
"trainingtypes": "b5f17b52-4d05-4a24-88be-1abe367b79d8",
"Overview": "sample string 9",
"trainingeligibility": "dc227b92-bc1f-4ec0-beb3-63c8614b2f43",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-09-18T15:39:44.7172879Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "731e1e91-487f-4b39-bfe1-b70563bd1056",
"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.