Returns a set of data items of type daguidelines.
GET /api/news/daguidelines
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 | |
| daguidelinetopics | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| LinkedResources | System.String | Read only: False | |
| SFDOI | System.String | Read only: False | |
| dafunctionalareas | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Definitions | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"daguidelinetopics": "6d2cddc9-4249-473e-97fe-558f19976277",
"Introduction": "sample string 9",
"Title": "sample string 10",
"LinkedResources": "sample string 11",
"SFDOI": "sample string 12",
"dafunctionalareas": "63bb4c0c-eda3-42f1-ad76-19d6a985b943",
"Summary": "sample string 14",
"Definitions": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"daguidelinetopics": "6d2cddc9-4249-473e-97fe-558f19976277",
"Introduction": "sample string 9",
"Title": "sample string 10",
"LinkedResources": "sample string 11",
"SFDOI": "sample string 12",
"dafunctionalareas": "63bb4c0c-eda3-42f1-ad76-19d6a985b943",
"Summary": "sample string 14",
"Definitions": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets daguidelines item by id.
GET /api/news/daguidelines({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 | |
| daguidelinetopics | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| LinkedResources | System.String | Read only: False | |
| SFDOI | System.String | Read only: False | |
| dafunctionalareas | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Definitions | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"daguidelinetopics": "f40ecdc2-0adf-436e-9359-c236e32fe010",
"Introduction": "sample string 9",
"Title": "sample string 10",
"LinkedResources": "sample string 11",
"SFDOI": "sample string 12",
"dafunctionalareas": "b29cc262-1376-4220-8091-5276df83b3af",
"Summary": "sample string 14",
"Definitions": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from daguidelines item.
GET /api/news/daguidelines({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": "fb07b29d-b32a-4468-b809-301f85e3daa7"
}Creates a daguidelines item.
POST /api/news/daguidelines
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 | |
| daguidelinetopics | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| LinkedResources | System.String | Read only: False | |
| SFDOI | System.String | Read only: False | |
| dafunctionalareas | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Definitions | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"daguidelinetopics": "11cf24cb-e463-4773-b46e-d9bbd3d40c05",
"Introduction": "sample string 6",
"Title": "sample string 7",
"LinkedResources": "sample string 8",
"SFDOI": "sample string 9",
"dafunctionalareas": "01fe2456-8bf7-4da8-a646-2cfa3b9f11a2",
"Summary": "sample string 11",
"Definitions": "sample string 12"
}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 | |
| daguidelinetopics | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| LinkedResources | System.String | Read only: False | |
| SFDOI | System.String | Read only: False | |
| dafunctionalareas | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Definitions | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"daguidelinetopics": "444c736d-ab5e-4247-8223-9174a3ce7bda",
"Introduction": "sample string 9",
"Title": "sample string 10",
"LinkedResources": "sample string 11",
"SFDOI": "sample string 12",
"dafunctionalareas": "c21ddfff-7711-45e8-a20a-a9954bafdd5c",
"Summary": "sample string 14",
"Definitions": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for daguidelines item.
PATCH /api/news/daguidelines({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 | |
| daguidelinetopics | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| LinkedResources | System.String | Read only: False | |
| SFDOI | System.String | Read only: False | |
| dafunctionalareas | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Definitions | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"daguidelinetopics": "f56d804a-1729-4004-9840-4244e1ee7673",
"Introduction": "sample string 6",
"Title": "sample string 7",
"LinkedResources": "sample string 8",
"SFDOI": "sample string 9",
"dafunctionalareas": "6b9e7be6-d3c7-401c-9e11-551560eaba36",
"Summary": "sample string 11",
"Definitions": "sample string 12"
}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 daguidelines item.
PUT /api/news/daguidelines({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 | |
| daguidelinetopics | System.Guid | Read only: False | |
| Introduction | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| LinkedResources | System.String | Read only: False | |
| SFDOI | System.String | Read only: False | |
| dafunctionalareas | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Definitions | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"daguidelinetopics": "cdba263d-dd4b-4b2c-ae5d-c11d8e9a5b1f",
"Introduction": "sample string 6",
"Title": "sample string 7",
"LinkedResources": "sample string 8",
"SFDOI": "sample string 9",
"dafunctionalareas": "30d74617-ac89-4301-9fdd-06fe0d15d4bd",
"Summary": "sample string 11",
"Definitions": "sample string 12"
}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 daguidelines item by Id.
DELETE /api/news/daguidelines({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 RelatedQAs from daguidelines item.
GET /api/news/daguidelines({key})/RelatedQAs
| 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 | |
| Question | System.String | Read only: False | |
| OrderField | System.Decimal | Read only: False | |
| Answer | 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-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Question": "sample string 8",
"OrderField": 9.0,
"Answer": "sample string 10",
"ParentId": "7be13f11-b6a9-4c79-9abe-72fe9a0599dc",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Question": "sample string 8",
"OrderField": 9.0,
"Answer": "sample string 10",
"ParentId": "7be13f11-b6a9-4c79-9abe-72fe9a0599dc",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedQAs relation to daguidelines item.
POST /api/news/daguidelines({key})/RelatedQAs/$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 RelatedQAs from daguidelines item.
DELETE /api/news/daguidelines({key})/RelatedQAs/$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.
Returns a set of related items of type RelatedGuidelineArticles from daguidelines item.
GET /api/news/daguidelines({key})/RelatedGuidelineArticles
| 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 | |
| daguidelinearticletypes | System.Guid | Read only: False | |
| daguidelinetopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SFDOI | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"daguidelinearticletypes": "944a73d9-7142-4f0a-9de6-ed78607416cd",
"daguidelinetopics": "9ffb64a3-f434-4db9-953a-8d7578742323",
"Overview": "sample string 10",
"Title": "sample string 11",
"SFDOI": "sample string 12",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T13:16:48.2387139Z",
"PublicationDate": "2025-11-16T13:16:48.2387139Z",
"DateCreated": "2025-11-16T13:16:48.2387139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"daguidelinearticletypes": "944a73d9-7142-4f0a-9de6-ed78607416cd",
"daguidelinetopics": "9ffb64a3-f434-4db9-953a-8d7578742323",
"Overview": "sample string 10",
"Title": "sample string 11",
"SFDOI": "sample string 12",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T13:16:48.2387139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedGuidelineArticles relation to daguidelines item.
POST /api/news/daguidelines({key})/RelatedGuidelineArticles/$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 RelatedGuidelineArticles from daguidelines item.
DELETE /api/news/daguidelines({key})/RelatedGuidelineArticles/$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.