Returns a set of data items of type whomaps.
GET /api/resultsreport/whomaps
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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "3508864e-dc24-4f3f-91a3-1e04a0ed0ec7",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "56293c84-d649-4260-9dc0-e79b4faa6c93",
"healthtopics": "617949f4-51a7-467e-a63d-9f98181b49e9",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T04:05:26.7453896+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "3508864e-dc24-4f3f-91a3-1e04a0ed0ec7",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "56293c84-d649-4260-9dc0-e79b4faa6c93",
"healthtopics": "617949f4-51a7-467e-a63d-9f98181b49e9",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T04:05:26.7453896+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets whomaps item by id.
GET /api/resultsreport/whomaps({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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "f9987a9a-e544-4471-8bc7-f7cf8c2b85ac",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "30d75f43-a936-41e6-8e6b-4b448b587167",
"healthtopics": "a47782a3-f978-41da-aaa1-171587a94d51",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T04:05:26.7453896+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from whomaps item.
GET /api/resultsreport/whomaps({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": "e09a2c60-c5c2-4884-acb1-2669b42c8565"
}Creates a whomaps item.
POST /api/resultsreport/whomaps
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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "bd3bdaa3-5708-4d98-b018-e97362407db1",
"BaseMapID": "sample string 6",
"Summary": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"publishingoffices": "a04d800d-d715-49ec-a5a7-147e8598fb9a",
"healthtopics": "66c8a252-64c7-4925-aa6b-5402c856ad59"
}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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "15588e93-acf3-4088-9b3f-e7d0be48e26a",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "d8de4191-8a08-4d50-97bc-f29406baf2b1",
"healthtopics": "1b4b9c59-c4d6-4e9e-9b03-78e4e16b4bdf",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T04:05:26.7453896+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for whomaps item.
PATCH /api/resultsreport/whomaps({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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "763a7aa7-7244-46c8-9328-0e188a615ffa",
"BaseMapID": "sample string 6",
"Summary": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"publishingoffices": "730eff93-0a69-4df1-9548-680a198239d9",
"healthtopics": "6ea08d37-3beb-41ef-8c30-9eb6d1ecd074"
}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 whomaps item.
PUT /api/resultsreport/whomaps({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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "fabe37a8-7228-45aa-b921-de7156269679",
"BaseMapID": "sample string 6",
"Summary": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"publishingoffices": "4bea2d20-ee97-4cd2-91b6-d370fd5f94b9",
"healthtopics": "c870e047-297e-4f51-b04c-d6cf5bd7c559"
}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 whomaps item by Id.
DELETE /api/resultsreport/whomaps({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 MapCenterPoint from whomaps item.
GET /api/resultsreport/whomaps({key})/MapCenterPoint
| 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 | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| WhoNotes | System.String | Read only: False | |
| Code | System.String | Read only: False | |
| IsMemberstate | System.Boolean | Read only: False | |
| WhoCode | System.String | Read only: False | |
| ColloquialSynonym | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| whostatus | System.Guid | Read only: False | |
| IsoCodeNumeric | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| SortTitle | System.String | Read only: False | |
| code2 | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| CountryRelationship | System.String | Read only: False | |
| OfficialName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "d84085cf-1043-4183-9944-3b1da76d235f",
"WhoNotes": "sample string 10",
"Code": "sample string 11",
"IsMemberstate": true,
"WhoCode": "sample string 13",
"ColloquialSynonym": "sample string 14",
"Overview": "sample string 15",
"whostatus": "fc435fae-7f3e-4d80-af4c-b2f7087e9920",
"IsoCodeNumeric": 17.0,
"publishingoffices": "d2022067-0ccb-4df7-a3d9-3836964acafa",
"SortTitle": "sample string 19",
"code2": "sample string 20",
"Title": "sample string 21",
"CountryRelationship": "sample string 22",
"OfficialName": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T04:05:26.7453896+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "d84085cf-1043-4183-9944-3b1da76d235f",
"WhoNotes": "sample string 10",
"Code": "sample string 11",
"IsMemberstate": true,
"WhoCode": "sample string 13",
"ColloquialSynonym": "sample string 14",
"Overview": "sample string 15",
"whostatus": "fc435fae-7f3e-4d80-af4c-b2f7087e9920",
"IsoCodeNumeric": 17.0,
"publishingoffices": "d2022067-0ccb-4df7-a3d9-3836964acafa",
"SortTitle": "sample string 19",
"code2": "sample string 20",
"Title": "sample string 21",
"CountryRelationship": "sample string 22",
"OfficialName": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T04:05:26.7453896+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add MapCenterPoint relation to whomaps item.
POST /api/resultsreport/whomaps({key})/MapCenterPoint/$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 MapCenterPoint from whomaps item.
DELETE /api/resultsreport/whomaps({key})/MapCenterPoint/$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 Thumbnail from whomaps item.
GET /api/resultsreport/whomaps({key})/Thumbnail
| 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-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"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": "daf1ddb0-1569-4e41-b3d3-0467dce0c7b2",
"publishingoffices": "56aa014d-8dd3-4b57-97f3-caab1274bb04",
"events": "933c9364-13f0-4913-9003-250caaa97d58",
"targets": "21aff68c-ac68-45d7-8a3c-a5fa3180ca11",
"Category": "2a1f0b89-56b3-4b22-a57d-6ebb1f2e59c7",
"imagetypes": "67601eec-3d39-457c-9cc4-ee19817f7fd0",
"departmentaltargets": "b546818e-53b6-4488-a443-9099e7b33224",
"stakeholders": "02f83c8c-66e0-4710-9907-d7466af8233c",
"Tags": "526cd711-834b-4517-b9b7-51ed171e76c9",
"healthtopics": "12700939-43d7-4f45-ac5a-c9f5f0482285",
"targetaudiences": "81dcbc4d-e7cb-4a19-9b0f-542a80a07b16",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2949aa4c-ca00-48d9-b820-0377163fe5e3",
"ParentId": "9cfdaa3a-b3e6-48de-81bd-10b0eb0f77aa",
"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-27T04:05:26.7453896Z",
"PublicationDate": "2025-10-27T04:05:26.7453896Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T04:05:26.7453896Z",
"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": "daf1ddb0-1569-4e41-b3d3-0467dce0c7b2",
"publishingoffices": "56aa014d-8dd3-4b57-97f3-caab1274bb04",
"events": "933c9364-13f0-4913-9003-250caaa97d58",
"targets": "21aff68c-ac68-45d7-8a3c-a5fa3180ca11",
"Category": "2a1f0b89-56b3-4b22-a57d-6ebb1f2e59c7",
"imagetypes": "67601eec-3d39-457c-9cc4-ee19817f7fd0",
"departmentaltargets": "b546818e-53b6-4488-a443-9099e7b33224",
"stakeholders": "02f83c8c-66e0-4710-9907-d7466af8233c",
"Tags": "526cd711-834b-4517-b9b7-51ed171e76c9",
"healthtopics": "12700939-43d7-4f45-ac5a-c9f5f0482285",
"targetaudiences": "81dcbc4d-e7cb-4a19-9b0f-542a80a07b16",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2949aa4c-ca00-48d9-b820-0377163fe5e3",
"ParentId": "9cfdaa3a-b3e6-48de-81bd-10b0eb0f77aa",
"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 Thumbnail relation to whomaps item.
POST /api/resultsreport/whomaps({key})/Thumbnail/$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 Thumbnail from whomaps item.
DELETE /api/resultsreport/whomaps({key})/Thumbnail/$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.