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-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "92523ec0-1201-4b96-bd79-d320d8b43233",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "d40ea85e-15dc-43fe-8e47-a7be526e3aaf",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-02-07T07:26:52.5987794Z",
"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": "906a51ee-6948-4c6f-b6b0-2686ff04dd70",
"producttypes": "34c2f4b6-1e77-432a-bff8-5bdefa3ccbc0",
"publishingoffices": "614b0b5f-3209-427c-8c1a-41d660bba889",
"authors": "93cc131c-f69f-4f22-8dce-3142d097cf29",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
},
{
"LastModified": "2026-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "92523ec0-1201-4b96-bd79-d320d8b43233",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "d40ea85e-15dc-43fe-8e47-a7be526e3aaf",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-02-07T07:26:52.5987794Z",
"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": "906a51ee-6948-4c6f-b6b0-2686ff04dd70",
"producttypes": "34c2f4b6-1e77-432a-bff8-5bdefa3ccbc0",
"publishingoffices": "614b0b5f-3209-427c-8c1a-41d660bba889",
"authors": "93cc131c-f69f-4f22-8dce-3142d097cf29",
"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-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "3081e2a9-c7b7-451b-b6dd-0af4f308c033",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "b48b4cc4-9263-44a6-8fac-27c98fa9c0fb",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-02-07T07:26:52.5987794Z",
"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": "37c39613-de30-4553-9eaf-d9ac851796bb",
"producttypes": "283e89ad-252d-45a3-881f-1d47bb8849a8",
"publishingoffices": "41daf81f-a460-4c25-9162-8b97c65187bc",
"authors": "f05805ae-6586-41e0-94a2-74d056723734",
"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": "2056288b-6da9-47d4-88d7-a19e775073d6"
}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-02-07T07:26:52.5987794Z",
"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": "9bdeae7d-345c-402e-9da7-5fa094854d69",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "4ae0fee7-3443-429a-993e-3309684be2cc",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-02-07T07:26:52.5987794Z",
"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": "01e54fb1-42c8-4387-b94b-1c4ca86b58be",
"producttypes": "78f3446c-66f3-47d8-a453-7c2fe70d4c20",
"publishingoffices": "e85aa8e3-5469-40fa-a62e-d5fc563ac4af",
"authors": "801f9a15-ebff-42b6-a1b5-1e1bc43a44ef",
"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-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "281bf760-c2aa-47b5-bd01-1d7b54ad5b75",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "a3dce286-2942-427e-8c82-fd834f3a0476",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-02-07T07:26:52.5987794Z",
"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": "2db05fed-6921-4c21-a260-92340fdf785a",
"producttypes": "cfcdc841-5fc1-4751-b8e6-a9b7c8f0a857",
"publishingoffices": "5306c889-0d2c-44a3-915d-9ec69265fdec",
"authors": "f1957ad0-c716-4ec7-a3c1-a5f1d87c0eb1",
"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-02-07T07:26:52.5987794Z",
"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": "5f323203-4cf3-4877-8e5f-6d9fabf9fd9c",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "6b887954-5516-4e4b-9c66-bd9e5235c7f3",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-02-07T07:26:52.5987794Z",
"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": "db6728e1-05bf-4d64-b842-b05db392d0af",
"producttypes": "816c8657-35a7-4a72-913d-567efd3b4921",
"publishingoffices": "b26e3771-8263-4793-80cf-cce76dfe1049",
"authors": "c055660d-55a7-4b7f-8ce6-a24d8188f6e1",
"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-02-07T07:26:52.5987794Z",
"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": "a9451a16-9df0-4b3a-a83f-6298582863a4",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "695a951e-b51d-4069-8412-3daf9e1facd7",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-02-07T07:26:52.5987794Z",
"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": "5d13145c-6a3d-485d-8758-2897bec004c9",
"producttypes": "7f57a083-e570-4827-a285-1ae054cdb9e0",
"publishingoffices": "cc9b89a2-5422-42c0-8868-89509a134d4a",
"authors": "afb48409-24d1-4f02-a046-5f78dc82e0e7",
"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-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "a88a0ed2-735e-4fe7-9d84-ed0ae3a0e3f4",
"publishingoffices": "57dddae7-7c49-4f34-838f-b4a4f5a44352",
"events": "5a225041-04e5-423e-a3f0-aeef881be589",
"targets": "84829b8e-5500-4564-9a3b-04379922bed3",
"Category": "c6426276-4117-4646-a537-170205688bbb",
"imagetypes": "96170130-6aeb-4bb6-a95e-ffe7a622586f",
"departmentaltargets": "07da187d-de7a-4558-bfce-da3e9dd0d1e3",
"stakeholders": "d2ee682d-70b5-4563-bf84-0a021a00863d",
"Tags": "7ade4f82-2623-4870-8586-b8c13c85444d",
"healthtopics": "95ac9e0f-0c0e-4136-8386-f12d527a840c",
"targetaudiences": "00c427cc-d6fd-4751-b63b-5eb0df09d632",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f5e8e884-bd8d-42a6-b458-a7d748eda3cc",
"ParentId": "82dc2e4e-2c08-4bd5-9f48-6cdbb07d001a",
"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-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "a88a0ed2-735e-4fe7-9d84-ed0ae3a0e3f4",
"publishingoffices": "57dddae7-7c49-4f34-838f-b4a4f5a44352",
"events": "5a225041-04e5-423e-a3f0-aeef881be589",
"targets": "84829b8e-5500-4564-9a3b-04379922bed3",
"Category": "c6426276-4117-4646-a537-170205688bbb",
"imagetypes": "96170130-6aeb-4bb6-a95e-ffe7a622586f",
"departmentaltargets": "07da187d-de7a-4558-bfce-da3e9dd0d1e3",
"stakeholders": "d2ee682d-70b5-4563-bf84-0a021a00863d",
"Tags": "7ade4f82-2623-4870-8586-b8c13c85444d",
"healthtopics": "95ac9e0f-0c0e-4136-8386-f12d527a840c",
"targetaudiences": "00c427cc-d6fd-4751-b63b-5eb0df09d632",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f5e8e884-bd8d-42a6-b458-a7d748eda3cc",
"ParentId": "82dc2e4e-2c08-4bd5-9f48-6cdbb07d001a",
"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-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "d574cdce-aacd-4346-91a5-b61dff5280ab",
"targets": "2e556282-74d5-4c8d-b8b8-d594bc32f8f8",
"regionscountries": "44aad33d-5548-4c92-8237-7dace281f8b8",
"stakeholders": "ee69be7d-6033-4966-b796-935b5e3d5f36",
"targetaudiences": "b5b72832-9ee0-4a7f-a99b-2f054567c693",
"Category": "acd85fba-4ea9-4267-ae2f-0f2a5308379d",
"Tags": "7c1c5138-1980-4463-863b-17ddfaf621e0",
"departmentaltargets": "a68cd19f-7846-488f-8041-96d60598b31f",
"events": "6a46c3b9-3dbc-4e37-bef9-72fe81a53af2",
"publishingoffices": "e341d2e4-2c42-4d13-b4ba-1e64f9449fae",
"Parts": "sample string 25",
"FolderId": "a626d848-c0b4-4d31-9eb4-c37fc38112c1",
"ParentId": "68e84702-7738-42ed-b4c9-59692ca38187",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
},
{
"LastModified": "2026-02-07T07:26:52.5987794Z",
"PublicationDate": "2026-02-07T07:26:52.5987794Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T07:26:52.5987794Z",
"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": "d574cdce-aacd-4346-91a5-b61dff5280ab",
"targets": "2e556282-74d5-4c8d-b8b8-d594bc32f8f8",
"regionscountries": "44aad33d-5548-4c92-8237-7dace281f8b8",
"stakeholders": "ee69be7d-6033-4966-b796-935b5e3d5f36",
"targetaudiences": "b5b72832-9ee0-4a7f-a99b-2f054567c693",
"Category": "acd85fba-4ea9-4267-ae2f-0f2a5308379d",
"Tags": "7c1c5138-1980-4463-863b-17ddfaf621e0",
"departmentaltargets": "a68cd19f-7846-488f-8041-96d60598b31f",
"events": "6a46c3b9-3dbc-4e37-bef9-72fe81a53af2",
"publishingoffices": "e341d2e4-2c42-4d13-b4ba-1e64f9449fae",
"Parts": "sample string 25",
"FolderId": "a626d848-c0b4-4d31-9eb4-c37fc38112c1",
"ParentId": "68e84702-7738-42ed-b4c9-59692ca38187",
"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.