Returns a set of data items of type mapgalleries.
GET /api/multimedias/mapgalleries
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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T00:21:15.1299292Z",
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"DateCreated": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:21:15.1299292Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "f4b20a80-b018-4643-81e5-c5be1ea8beab",
"maptopics": "6c34200a-bd44-440e-928c-ce90d35d86e0",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "05e1b1ed-4b47-49d2-8dc3-d97cbb241887",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:15.1299292+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:21:15.1299292Z",
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"DateCreated": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:21:15.1299292Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "f4b20a80-b018-4643-81e5-c5be1ea8beab",
"maptopics": "6c34200a-bd44-440e-928c-ce90d35d86e0",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "05e1b1ed-4b47-49d2-8dc3-d97cbb241887",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:15.1299292+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets mapgalleries item by id.
GET /api/multimedias/mapgalleries({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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-12-10T00:21:15.1299292Z",
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"DateCreated": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:21:15.1299292Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "a68778ab-7ef3-41fd-afc6-85e8e29638dc",
"maptopics": "0746cd66-d8a7-42d0-b614-c49dc54e2ec0",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "d7162ace-c723-44d3-ae94-b04f993c98a9",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:15.1299292+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from mapgalleries item.
GET /api/multimedias/mapgalleries({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": "e01692e8-8183-4e31-be60-2748689a7d0a"
}Creates a mapgalleries item.
POST /api/multimedias/mapgalleries
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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-12-10T00:21:15.1299292Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "b3a6e49d-60b3-4780-bbcc-77840ccd6c65",
"maptopics": "354c7d42-1f0e-4dae-8101-8e519067d5bc",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "b764a5d8-b012-4ce1-9963-a33cd79d5912",
"OriginalId": 17.0
}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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-12-10T00:21:15.1299292Z",
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"DateCreated": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:21:15.1299292Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "c5502d89-b4ca-49b2-a7af-d63ef9a2922e",
"maptopics": "a5d09e0f-5d71-4971-86e1-eb526cd21e75",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "cae560f9-de4f-43a6-87c6-1f4b14642b7e",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:21:15.1299292+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for mapgalleries item.
PATCH /api/multimedias/mapgalleries({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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-12-10T00:21:15.1299292Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "2265827f-a7e9-442a-8168-3f08891bcf0b",
"maptopics": "0cb34166-9237-4040-832e-155ece8b3d50",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "86283873-7fdd-4993-8586-8a06a56f452d",
"OriginalId": 17.0
}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 mapgalleries item.
PUT /api/multimedias/mapgalleries({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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-12-10T00:21:15.1299292Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "d5dbdc91-f0cf-4cc9-8434-d1badfd03ca6",
"maptopics": "b5f4da4b-e53c-417d-9e68-22b2e9681e81",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "966cb287-65e7-4389-8f4e-fd0abdaf31ff",
"OriginalId": 17.0
}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 mapgalleries item by Id.
DELETE /api/multimedias/mapgalleries({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 MapImage from mapgalleries item.
GET /api/multimedias/mapgalleries({key})/MapImage
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-12-10T00:21:15.1299292Z",
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "be4fe22f-83c6-4cc0-92bc-0978a9478090",
"publishingoffices": "569b292e-9a9e-4f86-b774-540acd20c3ff",
"events": "bd324d42-c6e2-4f1d-a799-48c19b221d73",
"targets": "0326f637-0ddb-44d9-9ac1-35623b96177e",
"Category": "1296aa77-9d7e-41ac-be9a-f118bc5eb276",
"imagetypes": "42dabb0c-ae17-4b54-8558-0ff79b2714c2",
"departmentaltargets": "ed61885a-9e26-4a81-a1a1-d5ec13dcf981",
"stakeholders": "17534f48-8ebe-4a29-9f48-b5deda48cc53",
"Tags": "a9539a30-2e90-46e4-9d92-02b3ffb0c49c",
"healthtopics": "fa040bac-395c-4c9b-a22a-0d50da9fa7f7",
"targetaudiences": "625e2837-c5e1-4a7d-8f04-ab5d2ee652bb",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6852a001-8a69-405e-afe3-b5d8a37fb9ea",
"ParentId": "062d72ca-7911-484e-88cf-f6d728e4cdb1",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-12-10T00:21:15.1299292Z",
"PublicationDate": "2025-12-10T00:21:15.1299292Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:21:15.1299292Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "be4fe22f-83c6-4cc0-92bc-0978a9478090",
"publishingoffices": "569b292e-9a9e-4f86-b774-540acd20c3ff",
"events": "bd324d42-c6e2-4f1d-a799-48c19b221d73",
"targets": "0326f637-0ddb-44d9-9ac1-35623b96177e",
"Category": "1296aa77-9d7e-41ac-be9a-f118bc5eb276",
"imagetypes": "42dabb0c-ae17-4b54-8558-0ff79b2714c2",
"departmentaltargets": "ed61885a-9e26-4a81-a1a1-d5ec13dcf981",
"stakeholders": "17534f48-8ebe-4a29-9f48-b5deda48cc53",
"Tags": "a9539a30-2e90-46e4-9d92-02b3ffb0c49c",
"healthtopics": "fa040bac-395c-4c9b-a22a-0d50da9fa7f7",
"targetaudiences": "625e2837-c5e1-4a7d-8f04-ab5d2ee652bb",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6852a001-8a69-405e-afe3-b5d8a37fb9ea",
"ParentId": "062d72ca-7911-484e-88cf-f6d728e4cdb1",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MapImage relation to mapgalleries item.
POST /api/multimedias/mapgalleries({key})/MapImage/$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 MapImage from mapgalleries item.
DELETE /api/multimedias/mapgalleries({key})/MapImage/$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.