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": "2026-01-13T13:29:08.8854912Z",
"PublicationDate": "2026-01-13T13:29:08.8854912Z",
"DateCreated": "2026-01-13T13:29:08.8854912Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-13T13:29:08.8854912Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "6df06672-0022-460c-ba18-21cad7bda310",
"maptopics": "06286f08-3f76-4f5a-b671-9579d47e4483",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "a03c0c4d-833a-405c-a813-ccd08d517088",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T13:29:08.8854912+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-13T13:29:08.8854912Z",
"PublicationDate": "2026-01-13T13:29:08.8854912Z",
"DateCreated": "2026-01-13T13:29:08.8854912Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-13T13:29:08.8854912Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "6df06672-0022-460c-ba18-21cad7bda310",
"maptopics": "06286f08-3f76-4f5a-b671-9579d47e4483",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "a03c0c4d-833a-405c-a813-ccd08d517088",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T13:29:08.8854912+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": "2026-01-13T13:29:08.8854912Z",
"PublicationDate": "2026-01-13T13:29:08.8854912Z",
"DateCreated": "2026-01-13T13:29:08.8854912Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-13T13:29:08.8854912Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "3345c081-d349-4c62-9405-9116a6836310",
"maptopics": "20ae4ee5-ef7d-406b-a8ab-38b2684ccc2b",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "687d4772-2b61-47d8-99da-809c7940fead",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T13:29:08.8854912+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": "bce2d821-6612-4402-a275-b88a079ceb79"
}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": "2026-01-13T13:29:08.8854912Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2026-01-13T13:29:08.8854912Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "48743714-9adf-4541-8072-2bac5c926ea8",
"maptopics": "ba75a241-b1bd-435a-a6c1-9e818ebd6746",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "eb8534ac-4a1f-420a-9acb-3e245dd84eb7",
"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": "2026-01-13T13:29:08.8854912Z",
"PublicationDate": "2026-01-13T13:29:08.8854912Z",
"DateCreated": "2026-01-13T13:29:08.8854912Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-13T13:29:08.8854912Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "c907abe5-6d56-4464-a680-4f017592a4c6",
"maptopics": "48e1b08a-a27f-4e23-a6be-1080f87a8e7e",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "8dffee82-ff6e-4c99-b109-2b345127b9bf",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T13:29:08.8854912+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": "2026-01-13T13:29:08.8854912Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2026-01-13T13:29:08.8854912Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "0d5ebafa-8f4e-4751-af5f-f24b9b813db5",
"maptopics": "16cbcb6b-560c-48f5-a21a-896accdbf991",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "3f935ddc-06ce-4080-9e60-76f4a3e92e98",
"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": "2026-01-13T13:29:08.8854912Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2026-01-13T13:29:08.8854912Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "5d0009e7-11f6-4696-a151-727c64a9e5cf",
"maptopics": "3774783f-ada9-4b91-90b7-28c9054d73eb",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "079ad786-42be-420f-a8fa-11eb2d1a9bc1",
"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": "2026-01-13T13:29:08.8854912Z",
"PublicationDate": "2026-01-13T13:29:08.8854912Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T13:29:08.8854912Z",
"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": "1fc2ba44-01b3-4884-8af3-957ef26a223b",
"publishingoffices": "b7397608-153e-47eb-befa-eb0b78667039",
"events": "64c368b4-83a6-4c6a-bae5-00996bb02a81",
"targets": "ece6ffd2-8c22-4678-aebb-f934dd5f85ed",
"Category": "2718d343-f805-4aeb-9cc2-cb3c8bf63dce",
"imagetypes": "74b13eb2-a7d3-4d7a-961b-d0de7e99d736",
"departmentaltargets": "a6bcf8b8-fe1b-4698-a27d-7f5755f72964",
"stakeholders": "a683c8fd-a86c-47c2-8f03-53938d58d39c",
"Tags": "252cabbf-c4be-4cfd-a122-6d3a84da6548",
"healthtopics": "1b0c3c63-20fa-4325-a139-a826f9630dd3",
"targetaudiences": "02be3a74-a829-4c3f-a561-d2ef122e6db8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "51c4b20f-192d-4b4b-9255-baf1b9698569",
"ParentId": "94a2a35b-e655-4c58-8650-dca14daa1e0d",
"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": "2026-01-13T13:29:08.8854912Z",
"PublicationDate": "2026-01-13T13:29:08.8854912Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-13T13:29:08.8854912Z",
"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": "1fc2ba44-01b3-4884-8af3-957ef26a223b",
"publishingoffices": "b7397608-153e-47eb-befa-eb0b78667039",
"events": "64c368b4-83a6-4c6a-bae5-00996bb02a81",
"targets": "ece6ffd2-8c22-4678-aebb-f934dd5f85ed",
"Category": "2718d343-f805-4aeb-9cc2-cb3c8bf63dce",
"imagetypes": "74b13eb2-a7d3-4d7a-961b-d0de7e99d736",
"departmentaltargets": "a6bcf8b8-fe1b-4698-a27d-7f5755f72964",
"stakeholders": "a683c8fd-a86c-47c2-8f03-53938d58d39c",
"Tags": "252cabbf-c4be-4cfd-a122-6d3a84da6548",
"healthtopics": "1b0c3c63-20fa-4325-a139-a826f9630dd3",
"targetaudiences": "02be3a74-a829-4c3f-a561-d2ef122e6db8",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "51c4b20f-192d-4b4b-9255-baf1b9698569",
"ParentId": "94a2a35b-e655-4c58-8650-dca14daa1e0d",
"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.