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-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "5ec28dcc-aa1d-4bf7-a703-aa3fabd7fdb6",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "bd8c9342-5097-43ff-9000-80fd5f329c09",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T13:11:52.2588237Z",
"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": "baa75bf5-9f90-4077-a2e8-d2ef19714b9a",
"producttypes": "6830707f-f120-416d-afe7-0a8976d0aa70",
"publishingoffices": "199f3f94-3ad9-409d-96ba-076fe7096b61",
"authors": "d3ab4f1b-ae2c-40e7-985d-38196bb75c19",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30"
},
{
"LastModified": "2026-05-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "5ec28dcc-aa1d-4bf7-a703-aa3fabd7fdb6",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "bd8c9342-5097-43ff-9000-80fd5f329c09",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T13:11:52.2588237Z",
"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": "baa75bf5-9f90-4077-a2e8-d2ef19714b9a",
"producttypes": "6830707f-f120-416d-afe7-0a8976d0aa70",
"publishingoffices": "199f3f94-3ad9-409d-96ba-076fe7096b61",
"authors": "d3ab4f1b-ae2c-40e7-985d-38196bb75c19",
"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-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "380481ab-a40a-420b-a6dc-40b2c28f2ef5",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "e67c568a-f250-4e9a-a05e-7ea934289012",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T13:11:52.2588237Z",
"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": "4c96ce15-1b6d-4966-a5c8-60f0bca3c003",
"producttypes": "590c382f-26da-4a2b-92ce-c4642e9f363e",
"publishingoffices": "bfeb5d2a-68f4-448b-91e6-f9f41adeae14",
"authors": "a5fd8da4-663a-431b-a8be-691096dda1e6",
"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": "5051b254-f608-4172-b9c6-773286b32ccd"
}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-07T13:11:52.2588237Z",
"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": "ea0bafc3-b159-47b9-9878-c7f104e06629",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "f7014dbc-1c6d-404b-bef6-b3cb4da40033",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-05-07T13:11:52.2588237Z",
"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": "135ad334-7a36-467c-b10d-83e8dda34378",
"producttypes": "05197587-d77d-4f9e-bcdd-6f43af21415b",
"publishingoffices": "466cf079-0b59-4e58-8bc1-c855a80ad442",
"authors": "dea8195b-2179-42d9-8555-95a65df48828",
"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-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "3b4d842b-91ea-4519-a9b9-5ccf14883aeb",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "914fe672-2548-4a56-a8b6-62976b59b804",
"SampleTypeAndVolume": "sample string 17",
"Published": "2026-05-07T13:11:52.2588237Z",
"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": "895df933-1d0b-4680-a842-f5b94aadefc7",
"producttypes": "9a11768c-61cb-4577-b68c-7bc22aef7f41",
"publishingoffices": "8a596e90-0722-4363-b3bc-ed3790d4d3c7",
"authors": "56471db0-3e5a-4a01-8804-257aa26276ae",
"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-07T13:11:52.2588237Z",
"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": "4af456fd-845f-4d62-a3ad-08562c214051",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "5aa195d8-39c4-4db9-a193-e584eb2f790b",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-05-07T13:11:52.2588237Z",
"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": "96fccb5d-b7e6-444e-89db-4924414cdab6",
"producttypes": "27a87e12-3e6c-44df-871f-15437cd81abc",
"publishingoffices": "46662e1a-2b25-48f3-835e-a1a99f664e3d",
"authors": "06e9347d-5bee-41a4-94e4-41ff958d7eb8",
"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-07T13:11:52.2588237Z",
"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": "8f72a9c5-07f2-4fb7-b581-7793e0ba4356",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "31313eb5-4cd6-4fe6-af0e-72ec0419b6b4",
"SampleTypeAndVolume": "sample string 14",
"Published": "2026-05-07T13:11:52.2588237Z",
"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": "1c6316b1-3598-4764-8557-78f720cc17df",
"producttypes": "81374b82-8173-4350-87f8-718845e1a938",
"publishingoffices": "e0a88279-e782-450d-9770-4b590e871ce2",
"authors": "64150c12-a0eb-447b-aed4-9377cdb36e4b",
"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-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "b33d65f6-620e-4886-93e8-8e4b730b1cee",
"publishingoffices": "d785ccf1-96ad-4ade-810b-42f0f1008f06",
"events": "ff852a62-872e-427e-bc19-baa8d5bbf603",
"targets": "61fd6a15-aad7-468b-891f-1ae54ab570ad",
"Category": "f5845fe3-b7f0-4527-8bcd-c5d556204ed4",
"imagetypes": "ac84d45a-f8b9-4c9c-a291-d75886c5e50d",
"departmentaltargets": "55830ae3-6714-47bf-8837-51da779134d1",
"stakeholders": "ea299c87-e089-4f03-8e33-d4348b2b088d",
"Tags": "1155175c-05af-4aed-b524-611a8013863f",
"healthtopics": "2fd7957b-4509-45b8-8f0c-30b102ac6cae",
"targetaudiences": "491afb5e-2570-462c-a2a7-f56050003791",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "82ef9e72-517f-449f-b716-c6384b80db26",
"ParentId": "cc287ce6-754c-4bba-b238-99eea37f0f5e",
"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-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "b33d65f6-620e-4886-93e8-8e4b730b1cee",
"publishingoffices": "d785ccf1-96ad-4ade-810b-42f0f1008f06",
"events": "ff852a62-872e-427e-bc19-baa8d5bbf603",
"targets": "61fd6a15-aad7-468b-891f-1ae54ab570ad",
"Category": "f5845fe3-b7f0-4527-8bcd-c5d556204ed4",
"imagetypes": "ac84d45a-f8b9-4c9c-a291-d75886c5e50d",
"departmentaltargets": "55830ae3-6714-47bf-8837-51da779134d1",
"stakeholders": "ea299c87-e089-4f03-8e33-d4348b2b088d",
"Tags": "1155175c-05af-4aed-b524-611a8013863f",
"healthtopics": "2fd7957b-4509-45b8-8f0c-30b102ac6cae",
"targetaudiences": "491afb5e-2570-462c-a2a7-f56050003791",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "82ef9e72-517f-449f-b716-c6384b80db26",
"ParentId": "cc287ce6-754c-4bba-b238-99eea37f0f5e",
"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-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "f52d7470-6c2c-4d55-bc99-825535116d12",
"targets": "679e97cb-a3bc-4e33-8c99-38168389819e",
"regionscountries": "4e90e43e-ed85-4e39-9bf4-998c05c46f2f",
"stakeholders": "d0d346a0-a3a6-46e5-a469-16c66ae53367",
"targetaudiences": "cdb27c5f-f0b1-4257-8dac-f96e38a03c39",
"Category": "11d39ad5-866d-4bc6-800e-994cd1e8d19d",
"Tags": "a290ad10-6fde-48d2-a9b6-5e0391c1f1a7",
"departmentaltargets": "b132ccbd-0eb2-4e0f-846e-b9aa3485059e",
"events": "3cdf368a-ca65-44a8-ab03-9112d87c9520",
"publishingoffices": "9a20b415-301e-4024-8342-56056a82119c",
"Parts": "sample string 25",
"FolderId": "1a11d912-be5c-45a2-ae01-c292c07dbea5",
"ParentId": "eadd5f70-ac74-4fba-99c8-151a365d250a",
"Provider": "sample string 28",
"Url": "sample string 29",
"ThumbnailUrl": "sample string 30",
"IsDamMedia": true
},
{
"LastModified": "2026-05-07T13:11:52.2588237Z",
"PublicationDate": "2026-05-07T13:11:52.2588237Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:11:52.2588237Z",
"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": "f52d7470-6c2c-4d55-bc99-825535116d12",
"targets": "679e97cb-a3bc-4e33-8c99-38168389819e",
"regionscountries": "4e90e43e-ed85-4e39-9bf4-998c05c46f2f",
"stakeholders": "d0d346a0-a3a6-46e5-a469-16c66ae53367",
"targetaudiences": "cdb27c5f-f0b1-4257-8dac-f96e38a03c39",
"Category": "11d39ad5-866d-4bc6-800e-994cd1e8d19d",
"Tags": "a290ad10-6fde-48d2-a9b6-5e0391c1f1a7",
"departmentaltargets": "b132ccbd-0eb2-4e0f-846e-b9aa3485059e",
"events": "3cdf368a-ca65-44a8-ab03-9112d87c9520",
"publishingoffices": "9a20b415-301e-4024-8342-56056a82119c",
"Parts": "sample string 25",
"FolderId": "1a11d912-be5c-45a2-ae01-c292c07dbea5",
"ParentId": "eadd5f70-ac74-4fba-99c8-151a365d250a",
"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.