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-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "ae51c411-9dca-4dc0-9deb-30209fc6cd48",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "2bcd3288-9f58-4e20-9551-7f358aedb8ad",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-08-08T06:45:09.0313628Z",
"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": "e8c8b95e-9e34-4252-9479-35aae342dcf5",
"producttypes": "49aae791-9033-4d6d-b916-bc0f45b97819",
"publishingoffices": "5bd93ba4-a167-4f8e-b332-875166886fa0",
"authors": "400e35dd-c28f-4837-b9cb-bbdfd0efd504",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
},
{
"LastModified": "2026-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "ae51c411-9dca-4dc0-9deb-30209fc6cd48",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "2bcd3288-9f58-4e20-9551-7f358aedb8ad",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-08-08T06:45:09.0313628Z",
"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": "e8c8b95e-9e34-4252-9479-35aae342dcf5",
"producttypes": "49aae791-9033-4d6d-b916-bc0f45b97819",
"publishingoffices": "5bd93ba4-a167-4f8e-b332-875166886fa0",
"authors": "400e35dd-c28f-4837-b9cb-bbdfd0efd504",
"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-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "4e2f4e8b-ba7a-4077-bfa2-d516d701e982",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "d117e602-c1ad-4be8-a3da-d23b47916690",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-08-08T06:45:09.0313628Z",
"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": "b0e4770e-e613-4ea5-9793-43513b17b291",
"producttypes": "7c4cac7a-6c1b-4e72-a07b-c219e7984f89",
"publishingoffices": "de43eee5-b267-480f-8e11-2b0936de9156",
"authors": "7bfbfa7f-dd13-446e-8962-4de0d8d847ef",
"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": "1f5cb7e5-594a-444f-ad9c-9bf865235ea7"
}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-08-08T06:45:09.0313628Z",
"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": "e837ee8c-8416-4785-95d7-38b63cf6a809",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "5779f1ad-6d8a-4c88-b715-faaef14cf0b8",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-08-08T06:45:09.0313628Z",
"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": "3a69d84a-aa92-439a-8541-266ca8bce45a",
"producttypes": "72ac12b5-2277-4b8c-87df-54281f98afe7",
"publishingoffices": "40382422-c2a6-4391-9817-39d8397c028c",
"authors": "40174845-169b-4d5f-adeb-e04605c3589c",
"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-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "b9354761-3d7c-4753-a018-3f6b02630128",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "7797596c-d236-4a11-890c-ac46af50c34e",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-08-08T06:45:09.0313628Z",
"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": "06a7c5c4-39ef-428a-83f4-8320485d7e14",
"producttypes": "87e9cf73-487f-4026-ab07-706e9088fe18",
"publishingoffices": "2a042800-28c5-4ec1-a7fb-ec58d143524e",
"authors": "3973fcfb-f310-4ec5-9cbb-6c3162c7c43b",
"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-08-08T06:45:09.0313628Z",
"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": "0c0b9fb6-e4c1-4447-b062-5a003963742c",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "96fd9a3e-4957-4312-8cf7-a9994a101564",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-08-08T06:45:09.0313628Z",
"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": "421488e5-99b7-40dd-abe4-2e19345376e2",
"producttypes": "b116e1a0-030a-4e75-8487-9dbff396769d",
"publishingoffices": "e6937085-f4cc-436c-a29b-4f7a4b9473c2",
"authors": "db7dab23-e294-4908-a2e1-fc7098f7ecf7",
"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-08-08T06:45:09.0313628Z",
"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": "16e779de-c89d-452c-9783-41550cd49685",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "34528a85-6f22-41ec-ac46-103712986da3",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-08-08T06:45:09.0313628Z",
"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": "1abbb639-041a-4fc5-bb10-8d66824953d7",
"producttypes": "dc369ceb-b69d-43fc-8f24-2c97e9004914",
"publishingoffices": "d6728865-1ea0-4061-bbd1-f6d8e4f4486c",
"authors": "3118851a-c37c-4bc5-b8b6-ac9b670511bc",
"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 | |
| JoomlaArticleId | System.String | 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-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "d9975814-073f-4c8e-9827-397cdef6e78a",
"publishingoffices": "f473caa2-1db1-44bf-8897-300c9715c8cf",
"events": "85811b8e-8a16-4ade-8159-2489a2be2e25",
"targets": "3b9c5932-1869-4b3a-874a-b871cf915e6c",
"Category": "dd8035e4-3c12-4612-a9f7-da1733e69b77",
"imagetypes": "3ed0f01d-c8ba-44dd-a976-6c5a8a629cba",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "2348f9a6-ac6e-488d-a2a0-a7dad6f48a4b",
"stakeholders": "fd244d05-3875-4601-ad39-1c7805cf5cea",
"Tags": "89f3636e-e339-48b2-9ffb-1d2c4bff5a86",
"healthtopics": "acf8739d-535b-41c4-a0fb-fc299f90d5a6",
"targetaudiences": "2ccd3d41-cc59-4ed0-ac1e-ef747dcb89be",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6ac2352d-6dbc-4dd3-b8ab-b87748562fac",
"ParentId": "95a296ab-94e3-47c8-90f9-f78cc17839cc",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "d9975814-073f-4c8e-9827-397cdef6e78a",
"publishingoffices": "f473caa2-1db1-44bf-8897-300c9715c8cf",
"events": "85811b8e-8a16-4ade-8159-2489a2be2e25",
"targets": "3b9c5932-1869-4b3a-874a-b871cf915e6c",
"Category": "dd8035e4-3c12-4612-a9f7-da1733e69b77",
"imagetypes": "3ed0f01d-c8ba-44dd-a976-6c5a8a629cba",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "2348f9a6-ac6e-488d-a2a0-a7dad6f48a4b",
"stakeholders": "fd244d05-3875-4601-ad39-1c7805cf5cea",
"Tags": "89f3636e-e339-48b2-9ffb-1d2c4bff5a86",
"healthtopics": "acf8739d-535b-41c4-a0fb-fc299f90d5a6",
"targetaudiences": "2ccd3d41-cc59-4ed0-ac1e-ef747dcb89be",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6ac2352d-6dbc-4dd3-b8ab-b87748562fac",
"ParentId": "95a296ab-94e3-47c8-90f9-f78cc17839cc",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"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 | |
| JoomlaArticleId | System.String | 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-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "bc36a81b-b9f8-469c-bb86-8a09927c81ca",
"targets": "fb6cc1b9-e3ad-4463-8b8a-83f715da5cfd",
"regionscountries": "95af0432-8598-4443-86f2-ca94f55a2f8e",
"stakeholders": "cb71ee49-d36f-4c1e-b6e4-0ec2e871a1aa",
"targetaudiences": "8e321854-6d6a-4031-bc1d-14d6bec6b5d6",
"JoomlaArticleId": "sample string 20",
"Category": "4ce8023b-1e8e-4889-9649-8ff86dca6904",
"Tags": "b692b8a2-1799-4b4e-abf9-f7616875eb66",
"departmentaltargets": "ccb27147-43bf-42cb-a4a3-cf7926f1c2c0",
"events": "90f657ce-c624-49e2-84e2-c4153fe9516f",
"publishingoffices": "7221a964-cbe4-482f-a07f-251c0ffd785b",
"Parts": "sample string 26",
"FolderId": "0a9cf0d8-ab71-4b1d-9ead-b0f713d7252f",
"ParentId": "b49ce647-0569-41c4-b0b7-aefec3a325ba",
"Provider": "sample string 29",
"Url": "sample string 30",
"ThumbnailUrl": "sample string 31",
"IsDamMedia": true
},
{
"LastModified": "2026-08-08T06:45:09.0313628Z",
"PublicationDate": "2026-08-08T06:45:09.0313628Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-08T06:45:09.0313628Z",
"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": "bc36a81b-b9f8-469c-bb86-8a09927c81ca",
"targets": "fb6cc1b9-e3ad-4463-8b8a-83f715da5cfd",
"regionscountries": "95af0432-8598-4443-86f2-ca94f55a2f8e",
"stakeholders": "cb71ee49-d36f-4c1e-b6e4-0ec2e871a1aa",
"targetaudiences": "8e321854-6d6a-4031-bc1d-14d6bec6b5d6",
"JoomlaArticleId": "sample string 20",
"Category": "4ce8023b-1e8e-4889-9649-8ff86dca6904",
"Tags": "b692b8a2-1799-4b4e-abf9-f7616875eb66",
"departmentaltargets": "ccb27147-43bf-42cb-a4a3-cf7926f1c2c0",
"events": "90f657ce-c624-49e2-84e2-c4153fe9516f",
"publishingoffices": "7221a964-cbe4-482f-a07f-251c0ffd785b",
"Parts": "sample string 26",
"FolderId": "0a9cf0d8-ab71-4b1d-9ead-b0f713d7252f",
"ParentId": "b49ce647-0569-41c4-b0b7-aefec3a325ba",
"Provider": "sample string 29",
"Url": "sample string 30",
"ThumbnailUrl": "sample string 31",
"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.