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-10-29T06:59:35.0038162Z",
"PublicationDate": "2025-10-29T06:59:35.0038162Z",
"DateCreated": "2025-10-29T06:59:35.0038162Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-10-29T06:59:35.0038162Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "36d794ae-f07c-42d3-b33e-2e4ef3b64cbd",
"maptopics": "b179469f-c5a3-49d3-a52f-dc6d72100521",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "04b3d01f-3f33-4372-9b97-d6ea305dc355",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:59:35.0038162+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-29T06:59:35.0038162Z",
"PublicationDate": "2025-10-29T06:59:35.0038162Z",
"DateCreated": "2025-10-29T06:59:35.0038162Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-10-29T06:59:35.0038162Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "36d794ae-f07c-42d3-b33e-2e4ef3b64cbd",
"maptopics": "b179469f-c5a3-49d3-a52f-dc6d72100521",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "04b3d01f-3f33-4372-9b97-d6ea305dc355",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:59:35.0038162+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-10-29T06:59:35.0038162Z",
"PublicationDate": "2025-10-29T06:59:35.0038162Z",
"DateCreated": "2025-10-29T06:59:35.0038162Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-10-29T06:59:35.0038162Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "e350c18b-4944-4417-9665-af08dfe799c1",
"maptopics": "3e7297de-adae-4814-adc1-c584ac8eb37f",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "3b03ca53-79de-47a2-a0c0-2d5d6bc8e4c5",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:59:35.0038162+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": "f41b64f0-3fef-446e-8795-1ee64a1f7bed"
}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-10-29T06:59:35.0038162Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-10-29T06:59:35.0038162Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "6885db21-1acc-4bbc-8d92-f02027008c88",
"maptopics": "7100dd38-a707-4e52-a009-571415e48c72",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "60cc55fe-cd2a-4f06-80f5-7a63e2951b72",
"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-10-29T06:59:35.0038162Z",
"PublicationDate": "2025-10-29T06:59:35.0038162Z",
"DateCreated": "2025-10-29T06:59:35.0038162Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-10-29T06:59:35.0038162Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "ca3ae7b9-7ce7-4e23-bd90-6589bb770515",
"maptopics": "54f81e5c-c58f-4f3a-bdf6-3f5302ac83b8",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "becb600b-5e45-41f6-b665-195e3ddce6e0",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:59:35.0038162+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-10-29T06:59:35.0038162Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-10-29T06:59:35.0038162Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "7f8575e9-495f-4259-aa18-b4471f430820",
"maptopics": "1743f51f-eae0-4789-a438-1bf3b7f782fd",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "5ab498f3-f7c1-411c-8ab5-d5e582bbbc27",
"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-10-29T06:59:35.0038162Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-10-29T06:59:35.0038162Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "1094df65-da7f-4928-831d-cef21bcee65a",
"maptopics": "c1d4ba9e-0475-4be5-85d9-c7fda5fc3215",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "c9eae763-8d7b-4fd0-9fe2-3640b5c19b29",
"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-10-29T06:59:35.0038162Z",
"PublicationDate": "2025-10-29T06:59:35.0038162Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-29T06:59:35.0038162Z",
"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": "3d8ae6ed-37c4-4d98-a39c-bc629202c9e7",
"publishingoffices": "5290dcac-fcce-48f4-9bf1-4972847d4096",
"events": "86176762-3c25-4713-a9bb-66b54b8bf1a1",
"targets": "306a37a8-b4bf-4b2a-bfb1-b2b33281de10",
"Category": "625444a9-df0f-4278-b010-05d0c0d78330",
"imagetypes": "adeb1e70-90a1-4e1b-ae6d-6a3c2ed5c362",
"departmentaltargets": "f5f2c036-f811-4b72-a6f1-4ed06bb257ff",
"stakeholders": "782f64ce-25f2-48d8-9e60-2d7bdca934f1",
"Tags": "2acc4638-6700-4fd2-b07d-6f693c9bc30d",
"healthtopics": "43bd3d06-5077-4ef6-bdd3-bf422cf43e4a",
"targetaudiences": "21ffb61a-b890-4443-93fc-80d24bef9ec2",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "aeba8074-cf84-4e33-bb40-f1dff71a32a6",
"ParentId": "2f203bc4-59cc-4a42-8e7f-98d3c87e2d5d",
"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-10-29T06:59:35.0038162Z",
"PublicationDate": "2025-10-29T06:59:35.0038162Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-29T06:59:35.0038162Z",
"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": "3d8ae6ed-37c4-4d98-a39c-bc629202c9e7",
"publishingoffices": "5290dcac-fcce-48f4-9bf1-4972847d4096",
"events": "86176762-3c25-4713-a9bb-66b54b8bf1a1",
"targets": "306a37a8-b4bf-4b2a-bfb1-b2b33281de10",
"Category": "625444a9-df0f-4278-b010-05d0c0d78330",
"imagetypes": "adeb1e70-90a1-4e1b-ae6d-6a3c2ed5c362",
"departmentaltargets": "f5f2c036-f811-4b72-a6f1-4ed06bb257ff",
"stakeholders": "782f64ce-25f2-48d8-9e60-2d7bdca934f1",
"Tags": "2acc4638-6700-4fd2-b07d-6f693c9bc30d",
"healthtopics": "43bd3d06-5077-4ef6-bdd3-bf422cf43e4a",
"targetaudiences": "21ffb61a-b890-4443-93fc-80d24bef9ec2",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "aeba8074-cf84-4e33-bb40-f1dff71a32a6",
"ParentId": "2f203bc4-59cc-4a42-8e7f-98d3c87e2d5d",
"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.