Returns a set of data items of type resultsreportinfographicachievements.
GET /api/news/resultsreportinfographicachievements
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 | |
| publishingoffices | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | 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-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "b34b9c71-079f-4cb4-9c10-68e759734c24",
"targetaudiences": "81883f53-5a1a-44b1-a831-86e2dd6b488e",
"healthtopics": "6dbfffc9-c13f-496d-ad48-b43c643122c5",
"SortOrder": 11.0,
"regionscountries": "e984d2b7-cf75-4301-b374-f360a04c182e",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "1ca1f1c2-5968-44eb-98a4-2bdde6dd5697",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "b34b9c71-079f-4cb4-9c10-68e759734c24",
"targetaudiences": "81883f53-5a1a-44b1-a831-86e2dd6b488e",
"healthtopics": "6dbfffc9-c13f-496d-ad48-b43c643122c5",
"SortOrder": 11.0,
"regionscountries": "e984d2b7-cf75-4301-b374-f360a04c182e",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "1ca1f1c2-5968-44eb-98a4-2bdde6dd5697",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportinfographicachievements item by id.
GET /api/news/resultsreportinfographicachievements({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 | |
| publishingoffices | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | 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-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "1c79c43d-0589-4ebd-b95f-da13e2709a1c",
"targetaudiences": "52800c2e-768d-4df2-a712-f465ea1dd18b",
"healthtopics": "9c533db3-53cb-4ee9-a8f5-ba4f1efffb4b",
"SortOrder": 11.0,
"regionscountries": "9901d82e-c32b-44f3-a657-e8538ce2c4b9",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "65e50732-d80e-4991-8a6e-bc13e3e5ae4c",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportinfographicachievements item.
GET /api/news/resultsreportinfographicachievements({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": "3e2a99df-0e76-404a-a691-beb6edbe82b4"
}Creates a resultsreportinfographicachievements item.
POST /api/news/resultsreportinfographicachievements
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 | |
| publishingoffices | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | 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
{
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "a0fd0951-8000-49ad-9c10-f478e6058f4a",
"targetaudiences": "fe0b2ab1-778c-4faa-8513-cdb50a266091",
"healthtopics": "be377128-f94d-4f9e-8578-f7a4448df1fe",
"SortOrder": 8.0,
"regionscountries": "7ffe3b57-7780-4d26-9be4-579575214cfc",
"Overview": "sample string 10",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Title": "sample string 13",
"ParentId": "e3a1eaa5-f0a9-4da2-8571-a31886303726"
}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 | |
| publishingoffices | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | 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-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "c73cd325-7db4-4074-935a-2e168ea62208",
"targetaudiences": "6dd48520-3be6-4ca7-9d46-9df022ef1c4d",
"healthtopics": "bd5f098c-11b1-45da-850c-d747818a10a3",
"SortOrder": 11.0,
"regionscountries": "be191f6e-2411-433b-9e90-e4d4030a8537",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "05fd3994-21bd-4abe-8f03-99a22a96e1e7",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportinfographicachievements item.
PATCH /api/news/resultsreportinfographicachievements({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 | |
| publishingoffices | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | 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
{
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "e81c533a-57c1-4770-a0f6-8fedf6da2147",
"targetaudiences": "d781b2aa-f532-477e-aa9f-3f4f0f3a4bee",
"healthtopics": "6286eb99-b1b9-4ca1-ae02-d32876f37715",
"SortOrder": 8.0,
"regionscountries": "caa8e936-a209-4796-bfab-dd24721beaa8",
"Overview": "sample string 10",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Title": "sample string 13",
"ParentId": "0466a6ae-849e-45d4-95ad-dbb2b0d3568b"
}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 resultsreportinfographicachievements item.
PUT /api/news/resultsreportinfographicachievements({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 | |
| publishingoffices | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | 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
{
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "ac6a3dc1-1cfe-4db7-9bb1-582fcdf8d3ee",
"targetaudiences": "e751f2a9-4606-47dd-8b43-6846831e84f0",
"healthtopics": "725359f1-e292-443d-a02d-ac49ff28cef1",
"SortOrder": 8.0,
"regionscountries": "e3df0e24-9aa9-4320-b394-01871a3f6b36",
"Overview": "sample string 10",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Title": "sample string 13",
"ParentId": "f17247e7-4e9f-4c3f-bc1c-abd82321880d"
}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 resultsreportinfographicachievements item by Id.
DELETE /api/news/resultsreportinfographicachievements({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 resultsreportinfographicachievements item.
GET /api/news/resultsreportinfographicachievements({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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | 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-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "ab57b111-1040-41eb-9cfe-7b35be4ba74b",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "c8552860-991f-4bf4-9362-4410db9c5cd1",
"Summary": "sample string 12",
"regionscountries": "24600f98-d381-4176-a2e8-056979bb7c11",
"DisplayTitle": "sample string 14",
"healthtopics": "56073335-cb44-4e70-950a-0adfe059b5d0",
"ParentId": "e8db269f-2a9f-4dad-91b5-134dc5d216e4",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "ab57b111-1040-41eb-9cfe-7b35be4ba74b",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "c8552860-991f-4bf4-9362-4410db9c5cd1",
"Summary": "sample string 12",
"regionscountries": "24600f98-d381-4176-a2e8-056979bb7c11",
"DisplayTitle": "sample string 14",
"healthtopics": "56073335-cb44-4e70-950a-0adfe059b5d0",
"ParentId": "e8db269f-2a9f-4dad-91b5-134dc5d216e4",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportinfographicachievements item.
POST /api/news/resultsreportinfographicachievements({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 resultsreportinfographicachievements item.
DELETE /api/news/resultsreportinfographicachievements({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.
Returns a set of related items of type RelatedInfographicCategory from resultsreportinfographicachievements item.
GET /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory
| 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 | |
| Color | 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-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "4c1a34de-d119-4dbe-9e30-93c63dcd7de5",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T11:49:58.0819113Z",
"PublicationDate": "2025-11-16T11:49:58.0819113Z",
"DateCreated": "2025-11-16T11:49:58.0819113Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "4c1a34de-d119-4dbe-9e30-93c63dcd7de5",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T11:49:58.0819113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedInfographicCategory relation to resultsreportinfographicachievements item.
POST /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory/$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 RelatedInfographicCategory from resultsreportinfographicachievements item.
DELETE /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory/$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.