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-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "a2d7bd0c-77c8-4b82-957a-b099d050cf14",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "2c00c1a4-d0a8-4817-b07c-2a5573a3577c",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T11:19:46.2268992Z",
"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": "fcc85b19-6cf6-49f6-a5aa-800a43791d78",
"producttypes": "e545c729-a625-4e4d-ae66-c8421368bfcb",
"publishingoffices": "83ef6138-71ae-481d-92cd-f62b5108bcb8",
"authors": "5e2249cc-a337-4d5e-ad73-d407ea93b662",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
},
{
"LastModified": "2026-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "a2d7bd0c-77c8-4b82-957a-b099d050cf14",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "2c00c1a4-d0a8-4817-b07c-2a5573a3577c",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T11:19:46.2268992Z",
"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": "fcc85b19-6cf6-49f6-a5aa-800a43791d78",
"producttypes": "e545c729-a625-4e4d-ae66-c8421368bfcb",
"publishingoffices": "83ef6138-71ae-481d-92cd-f62b5108bcb8",
"authors": "5e2249cc-a337-4d5e-ad73-d407ea93b662",
"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-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "ca6362d4-21dc-4b47-8122-adf9341bb73c",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "d0e1f37a-87ae-44c5-9e39-0ac786f776e1",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T11:19:46.2268992Z",
"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": "c721a2e6-39a2-44ef-98db-a14484959213",
"producttypes": "f7516fa4-2e95-42b8-ba77-ba938bcdc196",
"publishingoffices": "54a23348-8de5-4721-8a73-7bd81f888506",
"authors": "0cf7b62b-3cfd-45c9-afe8-e189231601f8",
"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": "fcfb74e0-38ba-49e4-a42b-f7f95f6b0522"
}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-05-07T11:19:46.2268992Z",
"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": "51ae856f-653d-41e9-a696-c5050c350155",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "31235169-6c01-4b4e-ad65-6b79c6a8dbe3",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-05-07T11:19:46.2268992Z",
"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": "4a78ee20-f9a4-4ad2-9673-e0fe7ba18822",
"producttypes": "50fd4798-7b39-43bf-8fdd-557d5ed4ab27",
"publishingoffices": "80efda0e-ba04-4516-b773-9c6a52367946",
"authors": "329cdf0d-6a2c-431f-ab95-bf0df1908db2",
"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-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "b572b77e-db6c-465c-a9e6-28ad1ac94149",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "e7be11f5-cf69-430a-aaaa-273a18135562",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T11:19:46.2268992Z",
"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": "0079df2a-afc3-4602-8261-b5bffcd14554",
"producttypes": "9c119569-fdcb-4e86-88e7-70c6658d4288",
"publishingoffices": "e6839d98-8bff-46d2-9547-d09ddca3ecee",
"authors": "e91018b1-5be3-49e6-9d23-670585aad012",
"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-05-07T11:19:46.2268992Z",
"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": "16687e70-03f7-4fd8-bd16-47b0c2b44cfe",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "b8b66dd2-46c4-4966-a6ee-0cc2d9a752ca",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-05-07T11:19:46.2268992Z",
"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": "72f05e4a-3128-4adf-992a-134f61a50aa5",
"producttypes": "e6bc6bd8-5f74-4d9b-95ee-5e30ee3f8fac",
"publishingoffices": "612c5a07-409e-432d-a5e3-de296130b28c",
"authors": "a10bed80-5850-4ab4-8280-cbf79e66277f",
"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-05-07T11:19:46.2268992Z",
"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": "be7c2118-37b2-411a-b026-e7f88fb6c8ff",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "98ad69db-bf5b-4372-8f98-0e4121974075",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-05-07T11:19:46.2268992Z",
"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": "b5a218a6-3154-4e30-9ce8-667f35d0744e",
"producttypes": "5ca0df06-a1b2-46f2-bc33-e4cdfc42bba8",
"publishingoffices": "21217bd0-2d2b-49e3-828c-739658863d2b",
"authors": "e965a457-39fe-4fe2-bf1c-284abd343211",
"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-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "afb7b599-6d56-4edb-978d-50186e1947c3",
"publishingoffices": "59837a26-c9b4-454f-ae93-c7a5b407bda0",
"events": "9a8a0525-e9eb-4af7-8827-bdfa37ce5913",
"targets": "72abc474-c5e0-4651-8dca-e258b369ff5d",
"Category": "c2c49fe4-226f-4ac5-8c58-3f0158f5d42e",
"imagetypes": "d0c43ecf-c647-4a0c-91dc-af4144651d40",
"departmentaltargets": "19bf5808-9497-44a7-8f24-02e50d4d6441",
"stakeholders": "3f7ab755-d39f-472e-abe8-538038eb6c13",
"Tags": "c89f284f-4e16-4bf0-bac1-fbcc4c0856d7",
"healthtopics": "b96d5b1c-c126-4199-bb61-d58a751d3ac2",
"targetaudiences": "93b98861-c62a-4db7-9076-338c82286c09",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "710f89fd-5b08-40e4-b96c-2699fee9dfed",
"ParentId": "38934eb6-758f-424d-8c89-06027bb3a937",
"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-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "afb7b599-6d56-4edb-978d-50186e1947c3",
"publishingoffices": "59837a26-c9b4-454f-ae93-c7a5b407bda0",
"events": "9a8a0525-e9eb-4af7-8827-bdfa37ce5913",
"targets": "72abc474-c5e0-4651-8dca-e258b369ff5d",
"Category": "c2c49fe4-226f-4ac5-8c58-3f0158f5d42e",
"imagetypes": "d0c43ecf-c647-4a0c-91dc-af4144651d40",
"departmentaltargets": "19bf5808-9497-44a7-8f24-02e50d4d6441",
"stakeholders": "3f7ab755-d39f-472e-abe8-538038eb6c13",
"Tags": "c89f284f-4e16-4bf0-bac1-fbcc4c0856d7",
"healthtopics": "b96d5b1c-c126-4199-bb61-d58a751d3ac2",
"targetaudiences": "93b98861-c62a-4db7-9076-338c82286c09",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "710f89fd-5b08-40e4-b96c-2699fee9dfed",
"ParentId": "38934eb6-758f-424d-8c89-06027bb3a937",
"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-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "6be75f9b-f38a-4ae0-b0f5-957862a947ed",
"targets": "12fc19ee-0f0e-41a8-842e-95e8845b296d",
"regionscountries": "b608651c-3f45-4065-bf62-c6dde6281cb9",
"stakeholders": "3511ae0f-0f6f-4e84-81b6-b1a1d0b29490",
"targetaudiences": "1b04f748-299b-403d-b4ad-181dab1a76fe",
"Category": "5012cb04-98c9-4b54-8bb8-8f229d5003e2",
"Tags": "02d5a32d-09a3-4648-8fce-8bdebbf92857",
"departmentaltargets": "5398cbc1-67ce-4eb9-b318-992c3df2355f",
"events": "1d1cc8fc-c7f9-4af0-a162-79ac88556fe0",
"publishingoffices": "27c2e9c1-c5c9-472d-bd49-eb0aa532a19f",
"Parts": "sample string 25",
"FolderId": "6cbabe13-aa9f-4765-a4ab-69bf2f2aed30",
"ParentId": "acee4b9a-eb49-42af-bf7f-ec04aea75f3c",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
},
{
"LastModified": "2026-05-07T11:19:46.2268992Z",
"PublicationDate": "2026-05-07T11:19:46.2268992Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:46.2268992Z",
"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": "6be75f9b-f38a-4ae0-b0f5-957862a947ed",
"targets": "12fc19ee-0f0e-41a8-842e-95e8845b296d",
"regionscountries": "b608651c-3f45-4065-bf62-c6dde6281cb9",
"stakeholders": "3511ae0f-0f6f-4e84-81b6-b1a1d0b29490",
"targetaudiences": "1b04f748-299b-403d-b4ad-181dab1a76fe",
"Category": "5012cb04-98c9-4b54-8bb8-8f229d5003e2",
"Tags": "02d5a32d-09a3-4648-8fce-8bdebbf92857",
"departmentaltargets": "5398cbc1-67ce-4eb9-b318-992c3df2355f",
"events": "1d1cc8fc-c7f9-4af0-a162-79ac88556fe0",
"publishingoffices": "27c2e9c1-c5c9-472d-bd49-eb0aa532a19f",
"Parts": "sample string 25",
"FolderId": "6cbabe13-aa9f-4765-a4ab-69bf2f2aed30",
"ParentId": "acee4b9a-eb49-42af-bf7f-ec04aea75f3c",
"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.