Returns a set of data items of type whowebinarepisodespeakers.
GET /api/news/whowebinarepisodespeakers
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 | |
Title | System.String | Read only: False | |
SpeakerKey | System.String | Read only: False | |
IsHostPresenter | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-06T05:20:10.1878577Z",
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"DateCreated": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SpeakerKey": "sample string 9",
"IsHostPresenter": true,
"ParentId": "42eb8399-c0ee-4ba5-b840-64fcc8061311",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:20:10.1878577+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T05:20:10.1878577Z",
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"DateCreated": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SpeakerKey": "sample string 9",
"IsHostPresenter": true,
"ParentId": "42eb8399-c0ee-4ba5-b840-64fcc8061311",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:20:10.1878577+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets whowebinarepisodespeakers item by id.
GET /api/news/whowebinarepisodespeakers({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 | |
Title | System.String | Read only: False | |
SpeakerKey | System.String | Read only: False | |
IsHostPresenter | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-06T05:20:10.1878577Z",
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"DateCreated": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SpeakerKey": "sample string 9",
"IsHostPresenter": true,
"ParentId": "e403fa4c-51af-45ed-b43c-af92ef4f3c89",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:20:10.1878577+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from whowebinarepisodespeakers item.
GET /api/news/whowebinarepisodespeakers({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": "38115d50-edcf-455b-95a0-f430a7572818"
}
Creates a whowebinarepisodespeakers item.
POST /api/news/whowebinarepisodespeakers
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 | |
Title | System.String | Read only: False | |
SpeakerKey | System.String | Read only: False | |
IsHostPresenter | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"SpeakerKey": "sample string 6",
"IsHostPresenter": true,
"ParentId": "15522e91-47c9-482a-b4cc-ed7521c9b6e2"
}
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 | |
Title | System.String | Read only: False | |
SpeakerKey | System.String | Read only: False | |
IsHostPresenter | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-06T05:20:10.1878577Z",
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"DateCreated": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"SpeakerKey": "sample string 9",
"IsHostPresenter": true,
"ParentId": "06343720-6322-4cb8-9847-15081b6438bc",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:20:10.1878577+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for whowebinarepisodespeakers item.
PATCH /api/news/whowebinarepisodespeakers({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 | |
Title | System.String | Read only: False | |
SpeakerKey | System.String | Read only: False | |
IsHostPresenter | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"SpeakerKey": "sample string 6",
"IsHostPresenter": true,
"ParentId": "a89809f8-3930-40af-aa49-1090f1495d75"
}
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 whowebinarepisodespeakers item.
PUT /api/news/whowebinarepisodespeakers({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 | |
Title | System.String | Read only: False | |
SpeakerKey | System.String | Read only: False | |
IsHostPresenter | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"SpeakerKey": "sample string 6",
"IsHostPresenter": true,
"ParentId": "3ca81bc5-891c-4047-8600-a13f521e3672"
}
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 whowebinarepisodespeakers item by Id.
DELETE /api/news/whowebinarepisodespeakers({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.
Returns a set of related items of type Parent from whowebinarepisodespeakers item.
GET /api/news/whowebinarepisodespeakers({key})/Parent
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 | |
LibsynUrl | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
VimeoVideo | System.String | Read only: False | |
Summary | System.String | Read only: False | |
TwitterUrl | System.String | Read only: False | |
Title | System.String | Read only: False | |
LinkHeading | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
TerranceVideoUrl | System.String | Read only: False | |
Transcript | System.String | Read only: False | |
FacebookVideo | System.String | Read only: False | |
InstagramUrl | System.String | Read only: False | |
Duration | System.String | Read only: False | |
ReferenceLinkText | System.String | Read only: False | |
TerranceAudioUrl | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
YoutubeVideo | System.String | Read only: False | |
LinkText | System.String | Read only: False | |
LinkUrl | System.String | Read only: False | |
multimediatypes | System.Guid | Read only: False | |
ReferenceLinkHeading | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
ReferenceLinkUrl | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-06T05:20:10.1878577Z",
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"DateCreated": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"LibsynUrl": "sample string 8",
"regionscountries": "3d51301c-5112-4eac-8cfb-c437b0ec09f7",
"sustainabledevelopmentgoals": "6ff1182c-770b-4050-8e58-01b6081a3b20",
"healthtopics": "4d3cd042-f58b-4f33-aa9a-14731d043367",
"departmentaltargets": "778878fb-7c96-45e9-b794-2843ab2f0278",
"VimeoVideo": "sample string 13",
"Summary": "sample string 14",
"TwitterUrl": "sample string 15",
"Title": "sample string 16",
"LinkHeading": "sample string 17",
"PublicationDateAndTime": "2025-10-06T05:20:10.1878577Z",
"TerranceVideoUrl": "sample string 19",
"Transcript": "sample string 20",
"FacebookVideo": "sample string 21",
"InstagramUrl": "sample string 22",
"Duration": "sample string 23",
"ReferenceLinkText": "sample string 24",
"TerranceAudioUrl": "sample string 25",
"targetaudiences": "c5237d51-3a50-4738-977a-6cee4442d4e3",
"YoutubeVideo": "sample string 27",
"LinkText": "sample string 28",
"LinkUrl": "sample string 29",
"multimediatypes": "e352fc23-c45c-4329-a81f-219cf9def2fb",
"ReferenceLinkHeading": "sample string 31",
"publishingoffices": "f5ea4117-0ba8-48f3-9901-d1c279b65afd",
"ReferenceLinkUrl": "sample string 33",
"ParentId": "6971a27c-d9c6-45f1-a69d-b2de43e42ae8",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:20:10.1878577+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T05:20:10.1878577Z",
"PublicationDate": "2025-10-06T05:20:10.1878577Z",
"DateCreated": "2025-10-06T05:20:10.1878577Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"LibsynUrl": "sample string 8",
"regionscountries": "3d51301c-5112-4eac-8cfb-c437b0ec09f7",
"sustainabledevelopmentgoals": "6ff1182c-770b-4050-8e58-01b6081a3b20",
"healthtopics": "4d3cd042-f58b-4f33-aa9a-14731d043367",
"departmentaltargets": "778878fb-7c96-45e9-b794-2843ab2f0278",
"VimeoVideo": "sample string 13",
"Summary": "sample string 14",
"TwitterUrl": "sample string 15",
"Title": "sample string 16",
"LinkHeading": "sample string 17",
"PublicationDateAndTime": "2025-10-06T05:20:10.1878577Z",
"TerranceVideoUrl": "sample string 19",
"Transcript": "sample string 20",
"FacebookVideo": "sample string 21",
"InstagramUrl": "sample string 22",
"Duration": "sample string 23",
"ReferenceLinkText": "sample string 24",
"TerranceAudioUrl": "sample string 25",
"targetaudiences": "c5237d51-3a50-4738-977a-6cee4442d4e3",
"YoutubeVideo": "sample string 27",
"LinkText": "sample string 28",
"LinkUrl": "sample string 29",
"multimediatypes": "e352fc23-c45c-4329-a81f-219cf9def2fb",
"ReferenceLinkHeading": "sample string 31",
"publishingoffices": "f5ea4117-0ba8-48f3-9901-d1c279b65afd",
"ReferenceLinkUrl": "sample string 33",
"ParentId": "6971a27c-d9c6-45f1-a69d-b2de43e42ae8",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T05:20:10.1878577+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to whowebinarepisodespeakers item.
POST /api/news/whowebinarepisodespeakers({key})/Parent/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from whowebinarepisodespeakers item.
DELETE /api/news/whowebinarepisodespeakers({key})/Parent/$ref
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.