Returns a set of data items of type productprofiles.
GET /api/multimedias/productprofiles
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 | |
| Indication | System.String | Read only: False | |
| Comments | System.String | Read only: False | |
| WHO | System.Boolean | Read only: False | |
| Efficacy | System.String | Read only: False | |
| UseSetting | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| DocumentTitle | System.String | Read only: False | |
| diseases | System.Guid | Read only: False | |
| SampleTypeAndVolume | System.String | Read only: False | |
| Published | System.DateTimeOffset | Read only: False | |
| TargetPopulation | System.String | Read only: False | |
| IntendedUse | System.String | Read only: False | |
| IRISID | System.String | Read only: False | |
| Safety | System.String | Read only: False | |
| Performance | System.String | Read only: False | |
| URL | System.String | Read only: False | |
| statuses | System.Guid | Read only: False | |
| producttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| authors | System.Guid | Read only: False | |
| OrganizationalTitle | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Indication": "sample string 8",
"Comments": "sample string 9",
"WHO": true,
"Efficacy": "sample string 11",
"UseSetting": "sample string 12",
"healthtopics": "badbaf89-9296-4b49-b932-5d66db92865f",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "78852668-df94-4bfa-9a00-8faff9c2572a",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-01-08T18:30:21.152971Z",
"TargetPopulation": "sample string 19",
"IntendedUse": "sample string 20",
"IRISID": "sample string 21",
"Safety": "sample string 22",
"Performance": "sample string 23",
"URL": "sample string 24",
"statuses": "f30d67ee-990b-4213-8579-d565bdf61db9",
"producttypes": "e92dd42d-062c-45da-84da-92b1accfdf0c",
"publishingoffices": "f487a4cc-39b8-4e28-b957-fb42f4209b2f",
"authors": "98d56d15-0ac0-4aa3-b51f-53ec9b927747",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
},
{
"LastModified": "2026-01-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Indication": "sample string 8",
"Comments": "sample string 9",
"WHO": true,
"Efficacy": "sample string 11",
"UseSetting": "sample string 12",
"healthtopics": "badbaf89-9296-4b49-b932-5d66db92865f",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "78852668-df94-4bfa-9a00-8faff9c2572a",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-01-08T18:30:21.152971Z",
"TargetPopulation": "sample string 19",
"IntendedUse": "sample string 20",
"IRISID": "sample string 21",
"Safety": "sample string 22",
"Performance": "sample string 23",
"URL": "sample string 24",
"statuses": "f30d67ee-990b-4213-8579-d565bdf61db9",
"producttypes": "e92dd42d-062c-45da-84da-92b1accfdf0c",
"publishingoffices": "f487a4cc-39b8-4e28-b957-fb42f4209b2f",
"authors": "98d56d15-0ac0-4aa3-b51f-53ec9b927747",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
}
]Gets productprofiles item by id.
GET /api/multimedias/productprofiles({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 | |
| Indication | System.String | Read only: False | |
| Comments | System.String | Read only: False | |
| WHO | System.Boolean | Read only: False | |
| Efficacy | System.String | Read only: False | |
| UseSetting | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| DocumentTitle | System.String | Read only: False | |
| diseases | System.Guid | Read only: False | |
| SampleTypeAndVolume | System.String | Read only: False | |
| Published | System.DateTimeOffset | Read only: False | |
| TargetPopulation | System.String | Read only: False | |
| IntendedUse | System.String | Read only: False | |
| IRISID | System.String | Read only: False | |
| Safety | System.String | Read only: False | |
| Performance | System.String | Read only: False | |
| URL | System.String | Read only: False | |
| statuses | System.Guid | Read only: False | |
| producttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| authors | System.Guid | Read only: False | |
| OrganizationalTitle | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"LastModified": "2026-01-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Indication": "sample string 8",
"Comments": "sample string 9",
"WHO": true,
"Efficacy": "sample string 11",
"UseSetting": "sample string 12",
"healthtopics": "6d6152df-0f21-4243-93c4-68b233fe671d",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "3cabb5b0-f2e4-4b67-905b-17537da7b23b",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-01-08T18:30:21.152971Z",
"TargetPopulation": "sample string 19",
"IntendedUse": "sample string 20",
"IRISID": "sample string 21",
"Safety": "sample string 22",
"Performance": "sample string 23",
"URL": "sample string 24",
"statuses": "fe8d96fa-daf1-4fca-87a7-21eb3a7a4d2d",
"producttypes": "7d2828ab-b191-48f7-a5d9-4b35f2acc9b1",
"publishingoffices": "ba414acf-df1a-441b-ac82-f9413cedc685",
"authors": "93952a3c-db87-46cf-9520-7d22ff6d2b61",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
}Gets Id property from productprofiles item.
GET /api/multimedias/productprofiles({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": "091e6f36-cf48-4033-9788-0666bfe62081"
}Creates a productprofiles item.
POST /api/multimedias/productprofiles
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 | |
| Indication | System.String | Read only: False | |
| Comments | System.String | Read only: False | |
| WHO | System.Boolean | Read only: False | |
| Efficacy | System.String | Read only: False | |
| UseSetting | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| DocumentTitle | System.String | Read only: False | |
| diseases | System.Guid | Read only: False | |
| SampleTypeAndVolume | System.String | Read only: False | |
| Published | System.DateTimeOffset | Read only: False | |
| TargetPopulation | System.String | Read only: False | |
| IntendedUse | System.String | Read only: False | |
| IRISID | System.String | Read only: False | |
| Safety | System.String | Read only: False | |
| Performance | System.String | Read only: False | |
| URL | System.String | Read only: False | |
| statuses | System.Guid | Read only: False | |
| producttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| authors | System.Guid | Read only: False | |
| OrganizationalTitle | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Indication": "sample string 5",
"Comments": "sample string 6",
"WHO": true,
"Efficacy": "sample string 8",
"UseSetting": "sample string 9",
"healthtopics": "fac76ba4-7c4d-4d88-98c9-2d1553c8adaa",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "e0fea8cf-0e1b-4150-84b5-bee5466f13ca",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-01-08T18:30:21.152971Z",
"TargetPopulation": "sample string 16",
"IntendedUse": "sample string 17",
"IRISID": "sample string 18",
"Safety": "sample string 19",
"Performance": "sample string 20",
"URL": "sample string 21",
"statuses": "a6d3dcd3-eb2b-40f3-9be2-0ff432a896a1",
"producttypes": "187a758e-3625-4665-a728-a47d0b88541d",
"publishingoffices": "4495df1a-d658-476d-8d45-d8719057f060",
"authors": "dac663a2-1cf4-414b-8bf9-1920f542c54f",
"OrganizationalTitle": "sample string 26"
}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 | |
| Indication | System.String | Read only: False | |
| Comments | System.String | Read only: False | |
| WHO | System.Boolean | Read only: False | |
| Efficacy | System.String | Read only: False | |
| UseSetting | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| DocumentTitle | System.String | Read only: False | |
| diseases | System.Guid | Read only: False | |
| SampleTypeAndVolume | System.String | Read only: False | |
| Published | System.DateTimeOffset | Read only: False | |
| TargetPopulation | System.String | Read only: False | |
| IntendedUse | System.String | Read only: False | |
| IRISID | System.String | Read only: False | |
| Safety | System.String | Read only: False | |
| Performance | System.String | Read only: False | |
| URL | System.String | Read only: False | |
| statuses | System.Guid | Read only: False | |
| producttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| authors | System.Guid | Read only: False | |
| OrganizationalTitle | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"LastModified": "2026-01-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Indication": "sample string 8",
"Comments": "sample string 9",
"WHO": true,
"Efficacy": "sample string 11",
"UseSetting": "sample string 12",
"healthtopics": "d14b7a8b-2b5c-43a6-96e0-df153f598152",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "85b20fc7-2bfc-445b-abdf-87b4fe682e6f",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-01-08T18:30:21.152971Z",
"TargetPopulation": "sample string 19",
"IntendedUse": "sample string 20",
"IRISID": "sample string 21",
"Safety": "sample string 22",
"Performance": "sample string 23",
"URL": "sample string 24",
"statuses": "2f57c911-d754-44f5-a999-c27303fbbac0",
"producttypes": "136c0100-eb75-4837-a089-1a45328d2020",
"publishingoffices": "83f2d223-c019-4ded-8023-a1a55cf2eb7d",
"authors": "250a8dff-cf26-47bc-8eb2-6dd8b9097caf",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
}Partial update for productprofiles item.
PATCH /api/multimedias/productprofiles({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 | |
| Indication | System.String | Read only: False | |
| Comments | System.String | Read only: False | |
| WHO | System.Boolean | Read only: False | |
| Efficacy | System.String | Read only: False | |
| UseSetting | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| DocumentTitle | System.String | Read only: False | |
| diseases | System.Guid | Read only: False | |
| SampleTypeAndVolume | System.String | Read only: False | |
| Published | System.DateTimeOffset | Read only: False | |
| TargetPopulation | System.String | Read only: False | |
| IntendedUse | System.String | Read only: False | |
| IRISID | System.String | Read only: False | |
| Safety | System.String | Read only: False | |
| Performance | System.String | Read only: False | |
| URL | System.String | Read only: False | |
| statuses | System.Guid | Read only: False | |
| producttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| authors | System.Guid | Read only: False | |
| OrganizationalTitle | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Indication": "sample string 5",
"Comments": "sample string 6",
"WHO": true,
"Efficacy": "sample string 8",
"UseSetting": "sample string 9",
"healthtopics": "c431e103-3270-4696-9b38-de5f4a0a3b32",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "6d84a54e-0a5a-424b-8bd3-be24ef486d93",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-01-08T18:30:21.152971Z",
"TargetPopulation": "sample string 16",
"IntendedUse": "sample string 17",
"IRISID": "sample string 18",
"Safety": "sample string 19",
"Performance": "sample string 20",
"URL": "sample string 21",
"statuses": "68fa4edd-5903-4697-8f6a-73ad95790ac3",
"producttypes": "e85f0a08-4f63-4e13-b198-1e5527df4046",
"publishingoffices": "3dd99037-2a7c-480f-bbe2-d70c2c89b53d",
"authors": "4d595b64-7ae7-4669-9a9e-e80b50e41b72",
"OrganizationalTitle": "sample string 26"
}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 productprofiles item.
PUT /api/multimedias/productprofiles({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 | |
| Indication | System.String | Read only: False | |
| Comments | System.String | Read only: False | |
| WHO | System.Boolean | Read only: False | |
| Efficacy | System.String | Read only: False | |
| UseSetting | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| DocumentTitle | System.String | Read only: False | |
| diseases | System.Guid | Read only: False | |
| SampleTypeAndVolume | System.String | Read only: False | |
| Published | System.DateTimeOffset | Read only: False | |
| TargetPopulation | System.String | Read only: False | |
| IntendedUse | System.String | Read only: False | |
| IRISID | System.String | Read only: False | |
| Safety | System.String | Read only: False | |
| Performance | System.String | Read only: False | |
| URL | System.String | Read only: False | |
| statuses | System.Guid | Read only: False | |
| producttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| authors | System.Guid | Read only: False | |
| OrganizationalTitle | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Indication": "sample string 5",
"Comments": "sample string 6",
"WHO": true,
"Efficacy": "sample string 8",
"UseSetting": "sample string 9",
"healthtopics": "77a2c42e-c652-40c1-b621-73abf363b6a0",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "b7792167-d29d-41a7-b5d5-f951d43acbe9",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-01-08T18:30:21.152971Z",
"TargetPopulation": "sample string 16",
"IntendedUse": "sample string 17",
"IRISID": "sample string 18",
"Safety": "sample string 19",
"Performance": "sample string 20",
"URL": "sample string 21",
"statuses": "f289bf4b-6925-4002-81eb-69f57d644b8f",
"producttypes": "48b37320-9bb0-4587-a372-662933c01cf2",
"publishingoffices": "62cc335b-9668-4ce8-898f-8a5476e3a779",
"authors": "c4189103-b2fe-424d-bd40-2e5c3bc197e0",
"OrganizationalTitle": "sample string 26"
}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 productprofiles item by Id.
DELETE /api/multimedias/productprofiles({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 Thumbnail from productprofiles item.
GET /api/multimedias/productprofiles({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": "2026-01-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"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": "ddf404b2-d876-406a-a981-94cee572e901",
"publishingoffices": "77183dd9-1bc0-4246-a947-1cf41c282051",
"events": "f4b7c9b9-a059-4bf2-9387-6ba8c75a3e23",
"targets": "3325d9b8-6ad5-434b-bae1-f4a5eb636840",
"Category": "038b6b8c-501e-4c4b-9b35-d5251c41a55e",
"imagetypes": "ed3100b4-0b36-4a27-88c7-597794294ab9",
"departmentaltargets": "136d6296-40dc-4def-93bc-b273d42ec8d0",
"stakeholders": "07c1424b-67ea-459e-9321-c66e0520b47d",
"Tags": "99a2c8ab-92e6-46d1-80c3-1a7cfe64e6da",
"healthtopics": "40232d11-1708-4370-9838-a9a7c8934650",
"targetaudiences": "33427fbb-eecf-40db-a4e2-48fc64f31bf4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ca115da6-3ec2-4295-ad3d-0d93bfecbb65",
"ParentId": "fd8de706-8b7c-4f7b-bf38-ca1bbd11f38d",
"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-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"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": "ddf404b2-d876-406a-a981-94cee572e901",
"publishingoffices": "77183dd9-1bc0-4246-a947-1cf41c282051",
"events": "f4b7c9b9-a059-4bf2-9387-6ba8c75a3e23",
"targets": "3325d9b8-6ad5-434b-bae1-f4a5eb636840",
"Category": "038b6b8c-501e-4c4b-9b35-d5251c41a55e",
"imagetypes": "ed3100b4-0b36-4a27-88c7-597794294ab9",
"departmentaltargets": "136d6296-40dc-4def-93bc-b273d42ec8d0",
"stakeholders": "07c1424b-67ea-459e-9321-c66e0520b47d",
"Tags": "99a2c8ab-92e6-46d1-80c3-1a7cfe64e6da",
"healthtopics": "40232d11-1708-4370-9838-a9a7c8934650",
"targetaudiences": "33427fbb-eecf-40db-a4e2-48fc64f31bf4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ca115da6-3ec2-4295-ad3d-0d93bfecbb65",
"ParentId": "fd8de706-8b7c-4f7b-bf38-ca1bbd11f38d",
"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 productprofiles item.
POST /api/multimedias/productprofiles({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 productprofiles item.
DELETE /api/multimedias/productprofiles({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.
Returns a set of related items of type Document from productprofiles item.
GET /api/multimedias/productprofiles({key})/Document
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Parts | 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 | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"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,
"healthtopics": "3b52ed70-ab77-470b-8ef9-ca96b52fe29f",
"targets": "af92a8c0-c515-4acc-9007-f139e2f96cd5",
"regionscountries": "21e3538f-0bec-4846-b47c-a83a317e9b4c",
"stakeholders": "fb03274e-9516-43ad-91f0-d068b34e4cff",
"targetaudiences": "ced5bee5-edfb-40ae-8d84-4614c45961d4",
"Category": "39e37310-e210-4aac-9ceb-85894029d27e",
"Tags": "f015b5a2-4a35-4553-b075-08966dc8e523",
"departmentaltargets": "6620a6d2-0a0e-4503-935c-3e1fb8280e75",
"events": "9d796047-a736-4896-94bc-982ac6b928b9",
"publishingoffices": "2364a08b-2306-440e-b0d8-575c2194ff68",
"Parts": "sample string 25",
"FolderId": "29ba920f-0aec-476f-9432-e19c1ab361dd",
"ParentId": "d6e68741-fab7-4c05-9c87-acb107b0a772",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
},
{
"LastModified": "2026-01-08T18:30:21.152971Z",
"PublicationDate": "2026-01-08T18:30:21.152971Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-08T18:30:21.152971Z",
"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,
"healthtopics": "3b52ed70-ab77-470b-8ef9-ca96b52fe29f",
"targets": "af92a8c0-c515-4acc-9007-f139e2f96cd5",
"regionscountries": "21e3538f-0bec-4846-b47c-a83a317e9b4c",
"stakeholders": "fb03274e-9516-43ad-91f0-d068b34e4cff",
"targetaudiences": "ced5bee5-edfb-40ae-8d84-4614c45961d4",
"Category": "39e37310-e210-4aac-9ceb-85894029d27e",
"Tags": "f015b5a2-4a35-4553-b075-08966dc8e523",
"departmentaltargets": "6620a6d2-0a0e-4503-935c-3e1fb8280e75",
"events": "9d796047-a736-4896-94bc-982ac6b928b9",
"publishingoffices": "2364a08b-2306-440e-b0d8-575c2194ff68",
"Parts": "sample string 25",
"FolderId": "29ba920f-0aec-476f-9432-e19c1ab361dd",
"ParentId": "d6e68741-fab7-4c05-9c87-acb107b0a772",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
}
]Add Document relation to productprofiles item.
POST /api/multimedias/productprofiles({key})/Document/$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 Document from productprofiles item.
DELETE /api/multimedias/productprofiles({key})/Document/$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.