Returns a set of data items of type productprofiles.
GET /api/hubs/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 | |
| FormattedDate | System.String | Read only: True | |
| tppproducttypes | System.String | Read only: True | |
| tppstatuses | System.String | Read only: True | |
| tpphealthtopics | System.String | Read only: True | |
| tpppublishingoffices | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| IrisThumbnailUrl | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"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": "cc640edc-96f7-427c-a7eb-4cd2c6be921c",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "ef660887-eae7-4f38-8ff6-684adf053bac",
"SampleTypeAndVolume": "sample string 17",
"Published": "2025-12-24T22:38:09.6353765Z",
"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": "c6a3742b-69bb-4115-b018-2942a27abf7f",
"producttypes": "cd2857b5-782a-409e-b755-40294bf991a2",
"publishingoffices": "bb2a46e6-6d4c-469b-b29b-1bccf9cf19e7",
"authors": "f9aca00f-ccb1-4130-8855-9e3261587f46",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30",
"FormattedDate": "sample string 31",
"tppproducttypes": "sample string 32",
"tppstatuses": "sample string 33",
"tpphealthtopics": "sample string 34",
"tpppublishingoffices": "sample string 35",
"ThumbnailUrl": "sample string 36",
"DownloadUrl": "sample string 37",
"IrisThumbnailUrl": "sample string 38"
},
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"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": "cc640edc-96f7-427c-a7eb-4cd2c6be921c",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "ef660887-eae7-4f38-8ff6-684adf053bac",
"SampleTypeAndVolume": "sample string 17",
"Published": "2025-12-24T22:38:09.6353765Z",
"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": "c6a3742b-69bb-4115-b018-2942a27abf7f",
"producttypes": "cd2857b5-782a-409e-b755-40294bf991a2",
"publishingoffices": "bb2a46e6-6d4c-469b-b29b-1bccf9cf19e7",
"authors": "f9aca00f-ccb1-4130-8855-9e3261587f46",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30",
"FormattedDate": "sample string 31",
"tppproducttypes": "sample string 32",
"tppstatuses": "sample string 33",
"tpphealthtopics": "sample string 34",
"tpppublishingoffices": "sample string 35",
"ThumbnailUrl": "sample string 36",
"DownloadUrl": "sample string 37",
"IrisThumbnailUrl": "sample string 38"
}
]Gets productprofiles item by id.
GET /api/hubs/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 | |
| FormattedDate | System.String | Read only: True | |
| tppproducttypes | System.String | Read only: True | |
| tppstatuses | System.String | Read only: True | |
| tpphealthtopics | System.String | Read only: True | |
| tpppublishingoffices | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| IrisThumbnailUrl | System.String | Read only: True |
application/json
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"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": "b4756892-dc59-4194-a80d-f6f550b7cc36",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "4a5a1a42-0bd6-4250-ac22-9755f47ce8f0",
"SampleTypeAndVolume": "sample string 17",
"Published": "2025-12-24T22:38:09.6353765Z",
"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": "07d02e04-a31b-444b-bc30-851dba9a99b6",
"producttypes": "5ad2588a-75f1-47bc-80cb-d3a0b1d3c740",
"publishingoffices": "e1cbb051-4893-4fa8-9e8c-0ad3d4890b93",
"authors": "46a21dbd-a6ab-4d41-9be7-b71305f32b06",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30",
"FormattedDate": "sample string 31",
"tppproducttypes": "sample string 32",
"tppstatuses": "sample string 33",
"tpphealthtopics": "sample string 34",
"tpppublishingoffices": "sample string 35",
"ThumbnailUrl": "sample string 36",
"DownloadUrl": "sample string 37",
"IrisThumbnailUrl": "sample string 38"
}Gets Id property from productprofiles item.
GET /api/hubs/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": "ccbc9ff3-0866-4bb5-9fed-94b09dd32e86"
}Creates a productprofiles item.
POST /api/hubs/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 | |
| FormattedDate | System.String | Read only: True | |
| tppproducttypes | System.String | Read only: True | |
| tppstatuses | System.String | Read only: True | |
| tpphealthtopics | System.String | Read only: True | |
| tpppublishingoffices | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| IrisThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"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": "a55cab65-4057-4ffe-b1c5-68e3d2aad1f4",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "ee64fa7b-dc03-4eb7-ae1b-6a1b35a20e38",
"SampleTypeAndVolume": "sample string 14",
"Published": "2025-12-24T22:38:09.6353765Z",
"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": "57fe5890-25af-48b6-9de4-cc63ef8dbd8b",
"producttypes": "8992e7c7-0fdb-4305-af7a-f2df2b783b50",
"publishingoffices": "c17e6901-455c-419b-87ac-8dbad0f0ab66",
"authors": "c13a388a-1a35-4dfc-850c-22f6ef8734e8",
"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 | |
| FormattedDate | System.String | Read only: True | |
| tppproducttypes | System.String | Read only: True | |
| tppstatuses | System.String | Read only: True | |
| tpphealthtopics | System.String | Read only: True | |
| tpppublishingoffices | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| IrisThumbnailUrl | System.String | Read only: True |
application/json
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"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": "8af971d9-bb99-4d26-9980-809f088a1b53",
"ContactEmail": "sample string 14",
"DocumentTitle": "sample string 15",
"diseases": "725b8c8c-41fb-42a0-9035-64930d3c579c",
"SampleTypeAndVolume": "sample string 17",
"Published": "2025-12-24T22:38:09.6353765Z",
"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": "aa359e96-472f-4a57-8574-39125e25aabb",
"producttypes": "310168ef-1b48-4d10-a0b0-4a31d0fdd01a",
"publishingoffices": "ad2fa6c0-cdb2-40d0-9e0e-d8460396bdeb",
"authors": "274df7e5-c594-4b1e-8466-a0b0a5574646",
"OrganizationalTitle": "sample string 29",
"Provider": "sample string 30",
"FormattedDate": "sample string 31",
"tppproducttypes": "sample string 32",
"tppstatuses": "sample string 33",
"tpphealthtopics": "sample string 34",
"tpppublishingoffices": "sample string 35",
"ThumbnailUrl": "sample string 36",
"DownloadUrl": "sample string 37",
"IrisThumbnailUrl": "sample string 38"
}Partial update for productprofiles item.
PATCH /api/hubs/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 | |
| FormattedDate | System.String | Read only: True | |
| tppproducttypes | System.String | Read only: True | |
| tppstatuses | System.String | Read only: True | |
| tpphealthtopics | System.String | Read only: True | |
| tpppublishingoffices | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| IrisThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"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": "64e9dc5f-f4cf-4508-bc2b-8faf71783a84",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "6265039e-31a4-41cb-a05c-e4c34b2fc4a0",
"SampleTypeAndVolume": "sample string 14",
"Published": "2025-12-24T22:38:09.6353765Z",
"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": "ca32c3b4-bbfa-4a9e-b804-05255c710978",
"producttypes": "514fe744-9d1f-4d0b-9b75-e2c04abdfce5",
"publishingoffices": "a75ec59b-bf70-45c6-954c-dab7a87dcbe3",
"authors": "2a85f44e-ee47-4fcd-aec1-36087c391d77",
"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/hubs/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 | |
| FormattedDate | System.String | Read only: True | |
| tppproducttypes | System.String | Read only: True | |
| tppstatuses | System.String | Read only: True | |
| tpphealthtopics | System.String | Read only: True | |
| tpppublishingoffices | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| IrisThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"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": "e33a7936-6258-419c-b672-df35f972bfca",
"ContactEmail": "sample string 11",
"DocumentTitle": "sample string 12",
"diseases": "6fab908c-fec4-4c4f-980d-dd7b67e2c7af",
"SampleTypeAndVolume": "sample string 14",
"Published": "2025-12-24T22:38:09.6353765Z",
"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": "87cd4e5c-799d-4841-ab39-561b938d122a",
"producttypes": "7d86bcc8-1817-4da8-90ee-ed04ad86b1a4",
"publishingoffices": "6eacaba3-e00e-4412-a714-4157d93f5642",
"authors": "aeee5ccd-46a8-40c0-a7a6-9793842c74fb",
"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/hubs/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 TppAuthors from productprofiles item.
GET /api/hubs/productprofiles({key})/TppAuthors
| 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 | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SortOrder": 8.0,
"Title": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-24T22:38:09.6353765+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SortOrder": 8.0,
"Title": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-24T22:38:09.6353765+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add TppAuthors relation to productprofiles item.
POST /api/hubs/productprofiles({key})/TppAuthors/$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 TppAuthors from productprofiles item.
DELETE /api/hubs/productprofiles({key})/TppAuthors/$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 TppDiseases from productprofiles item.
GET /api/hubs/productprofiles({key})/TppDiseases
| 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 | |
| Title | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Provider": "sample string 9",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-24T22:38:09.6353765+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-24T22:38:09.6353765Z",
"PublicationDate": "2025-12-24T22:38:09.6353765Z",
"DateCreated": "2025-12-24T22:38:09.6353765Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Provider": "sample string 9",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-24T22:38:09.6353765+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add TppDiseases relation to productprofiles item.
POST /api/hubs/productprofiles({key})/TppDiseases/$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 TppDiseases from productprofiles item.
DELETE /api/hubs/productprofiles({key})/TppDiseases/$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.