Returns a set of data items of type speeches.
GET /api/multimedias/speeches
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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-08-07T23:18:25.6061922Z",
"targetaudiences": "e4ebdc5e-6cb6-40a9-be5f-35eda8c17d38",
"publishingoffices": "512db710-ab63-4c64-94e7-ebbc71013996",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "7ebe5a5f-6aa6-45f8-8d6d-1d7989af801f",
"regionscountries": "a47ad759-cb77-4006-8133-c951faa117af",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "fe7daf39-7227-4ed6-9dea-36a024c8a03c",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "a9202e16-f899-464f-a078-a0b227db71ae",
"events": "c450acf6-75d9-4a4a-843f-b55f60c1210d",
"OpenGraphDescription": "sample string 26",
"targets": "66a29765-3fdb-4d65-8d51-22b2e98e680a",
"SpeechDuration": 28.0,
"stakeholders": "97930677-88d7-49e9-a507-a83add5efe27",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6061922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-08-07T23:18:25.6061922Z",
"targetaudiences": "e4ebdc5e-6cb6-40a9-be5f-35eda8c17d38",
"publishingoffices": "512db710-ab63-4c64-94e7-ebbc71013996",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "7ebe5a5f-6aa6-45f8-8d6d-1d7989af801f",
"regionscountries": "a47ad759-cb77-4006-8133-c951faa117af",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "fe7daf39-7227-4ed6-9dea-36a024c8a03c",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "a9202e16-f899-464f-a078-a0b227db71ae",
"events": "c450acf6-75d9-4a4a-843f-b55f60c1210d",
"OpenGraphDescription": "sample string 26",
"targets": "66a29765-3fdb-4d65-8d51-22b2e98e680a",
"SpeechDuration": 28.0,
"stakeholders": "97930677-88d7-49e9-a507-a83add5efe27",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6061922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets speeches item by id.
GET /api/multimedias/speeches({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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-08-07T23:18:25.6061922Z",
"targetaudiences": "6b33d5e9-d69c-4dae-9d8d-9714ea898634",
"publishingoffices": "4a4355af-0205-4b9a-9722-a672626fae18",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "42e14166-59af-4df3-b4ad-053c771dff8e",
"regionscountries": "109d393e-0be9-4e9c-bb40-e7be0d3b8e1c",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "f7beba93-3c47-42ec-a8f9-9b55597b07e1",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "d09c3472-db43-41e0-9991-eef8c229f165",
"events": "0fabf9b8-a63e-41a5-9d38-3188dd32d323",
"OpenGraphDescription": "sample string 26",
"targets": "0ffdfc92-1e22-44ce-81ee-5d42ed9046f5",
"SpeechDuration": 28.0,
"stakeholders": "cb76b940-fbfb-447b-a910-5acb3d7f4497",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6061922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from speeches item.
GET /api/multimedias/speeches({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": "3a8aae88-5810-4878-8468-dc612dd6ea27"
}Creates a speeches item.
POST /api/multimedias/speeches
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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Subtitle": "sample string 5",
"PublicationDateAndTime": "2026-08-07T23:18:25.6061922Z",
"targetaudiences": "4b194954-0a45-47c3-9498-35506b3e005e",
"publishingoffices": "6b09ec39-ec67-4fe1-9b93-bc0c07d3dfb4",
"MetaDescription": "sample string 9",
"Title": "sample string 10",
"Highlight": "sample string 11",
"healthtopics": "ac5d3be9-0628-4eca-b68e-47c388ac11fa",
"regionscountries": "78b58e80-dd73-48f7-a314-eb7f2a72abb0",
"SourceKey": "sample string 14",
"OpenGraphTitle": "sample string 15",
"Location": "sample string 16",
"OccasionTypeSpecific": "sample string 17",
"departmentaltargets": "c3d84832-69ca-4bf6-be5f-50b4dc0d5ae5",
"Content": "sample string 19",
"MetaTitle": "sample string 20",
"speechtypes": "c1c43c9a-3b0a-4e9e-b1de-7692ae78fb81",
"events": "6c56c2bc-bd31-4e67-a706-771685ce8b68",
"OpenGraphDescription": "sample string 23",
"targets": "15804e1c-e356-4cf8-ab12-cd2948306279",
"SpeechDuration": 25.0,
"stakeholders": "32242795-65f3-4d51-acb4-2d90ffa5defa"
}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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Subtitle": "sample string 8",
"PublicationDateAndTime": "2026-08-07T23:18:25.6061922Z",
"targetaudiences": "fdf0c4af-7f03-4b9e-95c6-28417c956964",
"publishingoffices": "4cc803b6-45ec-474f-85e6-22ebdba09b19",
"MetaDescription": "sample string 12",
"Title": "sample string 13",
"Highlight": "sample string 14",
"healthtopics": "b0188826-9870-4d97-9153-0af4612b3ac1",
"regionscountries": "91f116ac-22a4-4455-8797-8fc93115f504",
"SourceKey": "sample string 17",
"OpenGraphTitle": "sample string 18",
"Location": "sample string 19",
"OccasionTypeSpecific": "sample string 20",
"departmentaltargets": "d19ff082-e014-4978-8957-0c95564356e0",
"Content": "sample string 22",
"MetaTitle": "sample string 23",
"speechtypes": "a057ae6d-f055-49f1-93fe-fd7e3de49c49",
"events": "7cbe8aea-8f7b-4b57-88ae-77685b5e605c",
"OpenGraphDescription": "sample string 26",
"targets": "cf771666-1776-4e84-9672-51ff69747208",
"SpeechDuration": 28.0,
"stakeholders": "00110455-cee5-4df4-b6e6-a52e9066956f",
"Provider": "sample string 30",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6061922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for speeches item.
PATCH /api/multimedias/speeches({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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Subtitle": "sample string 5",
"PublicationDateAndTime": "2026-08-07T23:18:25.6061922Z",
"targetaudiences": "832cd90e-22c7-4db2-95d8-47f6798c59c3",
"publishingoffices": "2809beb6-b424-48d9-8ca0-28a1d3a51f34",
"MetaDescription": "sample string 9",
"Title": "sample string 10",
"Highlight": "sample string 11",
"healthtopics": "c0f6d876-a88f-4251-a49f-16d1b7ede92e",
"regionscountries": "45022705-9e8a-4a33-ab70-66589a679940",
"SourceKey": "sample string 14",
"OpenGraphTitle": "sample string 15",
"Location": "sample string 16",
"OccasionTypeSpecific": "sample string 17",
"departmentaltargets": "757b4712-c003-49aa-8de2-0e90b451e270",
"Content": "sample string 19",
"MetaTitle": "sample string 20",
"speechtypes": "6171486d-9c2b-48ea-a6e5-122891fab932",
"events": "49382ddf-de96-4ab3-8277-5d6255abea43",
"OpenGraphDescription": "sample string 23",
"targets": "b117f88d-a19e-4300-9529-efc0b0a21b25",
"SpeechDuration": 25.0,
"stakeholders": "4fee7004-09ec-4f6e-93c8-861fc3abbfb1"
}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 speeches item.
PUT /api/multimedias/speeches({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 | |
| Subtitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SourceKey | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| OccasionTypeSpecific | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| speechtypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| SpeechDuration | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Subtitle": "sample string 5",
"PublicationDateAndTime": "2026-08-07T23:18:25.6061922Z",
"targetaudiences": "9a7d8912-f594-46b0-8429-8d3f6c097178",
"publishingoffices": "bf9ea742-228b-4374-b6d1-15d23c0d25e8",
"MetaDescription": "sample string 9",
"Title": "sample string 10",
"Highlight": "sample string 11",
"healthtopics": "3eb69268-c7bc-4379-bcb9-c31d1ec8de1c",
"regionscountries": "66ab81b1-d137-4077-8b2f-5de5cc017395",
"SourceKey": "sample string 14",
"OpenGraphTitle": "sample string 15",
"Location": "sample string 16",
"OccasionTypeSpecific": "sample string 17",
"departmentaltargets": "346b2339-5e8d-4a21-b14a-680dfa468753",
"Content": "sample string 19",
"MetaTitle": "sample string 20",
"speechtypes": "c951d20a-2f1a-4eb2-87a2-05bd68b4dd2c",
"events": "865bdb20-9dbb-49ba-bfa6-e60ffef895ee",
"OpenGraphDescription": "sample string 23",
"targets": "e450ac5c-769b-4f33-9674-91379d3680c1",
"SpeechDuration": 25.0,
"stakeholders": "d59679d4-68bc-43d1-8ceb-ee86a274ba9c"
}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 speeches item by Id.
DELETE /api/multimedias/speeches({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 MainImage from speeches item.
GET /api/multimedias/speeches({key})/MainImage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"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": "0a0cf8a5-fb82-4fdc-bdb1-b4daad537bb8",
"publishingoffices": "f7ec98a4-fc4c-42a2-aa6d-fcad0f2995e1",
"events": "b8dc048b-ca8e-409c-9865-d3b5fdd314f5",
"targets": "3a6bbdbe-d854-400c-8fec-69b02b614057",
"Category": "80068344-6d36-4822-a06d-2bc528c7dbb2",
"imagetypes": "f715b784-9e27-4884-9d4c-dec4876bc304",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "12f1673d-1278-4301-9488-eb016bb0ece2",
"stakeholders": "40eeb111-1af4-42ff-a24b-89dee0d5491e",
"Tags": "349eb7d3-9bf8-47b0-b36b-8f70a45295ba",
"healthtopics": "06368df8-b7d8-44c0-b6dd-937911fba0a2",
"targetaudiences": "cf8d59db-d2b7-43ee-a63d-f1cd3067fb30",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "8f5c60d9-ff54-4f7d-9d34-95445652a15c",
"ParentId": "109aa448-3ceb-4699-b3f8-00424c9ef8a4",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"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": "0a0cf8a5-fb82-4fdc-bdb1-b4daad537bb8",
"publishingoffices": "f7ec98a4-fc4c-42a2-aa6d-fcad0f2995e1",
"events": "b8dc048b-ca8e-409c-9865-d3b5fdd314f5",
"targets": "3a6bbdbe-d854-400c-8fec-69b02b614057",
"Category": "80068344-6d36-4822-a06d-2bc528c7dbb2",
"imagetypes": "f715b784-9e27-4884-9d4c-dec4876bc304",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "12f1673d-1278-4301-9488-eb016bb0ece2",
"stakeholders": "40eeb111-1af4-42ff-a24b-89dee0d5491e",
"Tags": "349eb7d3-9bf8-47b0-b36b-8f70a45295ba",
"healthtopics": "06368df8-b7d8-44c0-b6dd-937911fba0a2",
"targetaudiences": "cf8d59db-d2b7-43ee-a63d-f1cd3067fb30",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "8f5c60d9-ff54-4f7d-9d34-95445652a15c",
"ParentId": "109aa448-3ceb-4699-b3f8-00424c9ef8a4",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to speeches item.
POST /api/multimedias/speeches({key})/MainImage/$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 MainImage from speeches item.
DELETE /api/multimedias/speeches({key})/MainImage/$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 OpenGraphImage from speeches item.
GET /api/multimedias/speeches({key})/OpenGraphImage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"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": "2a3d53a8-153a-4268-ad50-9097e7beae88",
"publishingoffices": "c287768c-1b5c-46fe-a71c-f5bbb1927700",
"events": "d0bb928e-c07f-4e85-b640-cb9d143ba362",
"targets": "99bc8617-817e-413f-b725-91671247e7a3",
"Category": "881964a7-8629-49bf-9303-aa9911a2da57",
"imagetypes": "f7c2f4c2-cbc5-4ecb-bab4-c6472b38f735",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "ed4abf9b-a40f-42b0-8625-6885994fffe9",
"stakeholders": "2cb18207-fbd2-4b14-8083-32bad7755d78",
"Tags": "3eea64b4-c92e-42eb-a98e-6aebfdbc597c",
"healthtopics": "c337651c-4982-41b6-834a-c9b43ddba2cc",
"targetaudiences": "7f767038-7b9d-42d4-a2b6-e58ace5894ee",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "c3ac6ee3-8533-456a-9396-ed5a7e1fb0a3",
"ParentId": "b28343fd-c504-42ab-b063-2618f5f33ec2",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-07T23:18:25.6061922Z",
"PublicationDate": "2026-08-07T23:18:25.6061922Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6061922Z",
"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": "2a3d53a8-153a-4268-ad50-9097e7beae88",
"publishingoffices": "c287768c-1b5c-46fe-a71c-f5bbb1927700",
"events": "d0bb928e-c07f-4e85-b640-cb9d143ba362",
"targets": "99bc8617-817e-413f-b725-91671247e7a3",
"Category": "881964a7-8629-49bf-9303-aa9911a2da57",
"imagetypes": "f7c2f4c2-cbc5-4ecb-bab4-c6472b38f735",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "ed4abf9b-a40f-42b0-8625-6885994fffe9",
"stakeholders": "2cb18207-fbd2-4b14-8083-32bad7755d78",
"Tags": "3eea64b4-c92e-42eb-a98e-6aebfdbc597c",
"healthtopics": "c337651c-4982-41b6-834a-c9b43ddba2cc",
"targetaudiences": "7f767038-7b9d-42d4-a2b6-e58ace5894ee",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "c3ac6ee3-8533-456a-9396-ed5a7e1fb0a3",
"ParentId": "b28343fd-c504-42ab-b063-2618f5f33ec2",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add OpenGraphImage relation to speeches item.
POST /api/multimedias/speeches({key})/OpenGraphImage/$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 OpenGraphImage from speeches item.
DELETE /api/multimedias/speeches({key})/OpenGraphImage/$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 OpenGraphVideo from speeches item.
GET /api/multimedias/speeches({key})/OpenGraphVideo
| 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 | |
| ThumbnailUrl | System.String | Read only: False | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| Tags | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| Width | System.Int32 | Read only: False | |
| Height | System.Int32 | 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 | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"ThumbnailUrl": "sample string 11",
"Author": "sample string 12",
"Extension": "sample string 13",
"MimeType": "sample string 14",
"TotalSize": 15,
"Tags": "527f3c8e-b239-4d8e-8006-b562d64396d1",
"Category": "3dd2b387-8ace-4e08-94bd-cbfe614277fb",
"Width": 18,
"Height": 19,
"FolderId": "ed8bf180-7201-4228-983c-3ba301236b15",
"ParentId": "6201a210-a3b3-4d91-9ca6-5e2cbf4a5bbe",
"Provider": "sample string 22",
"Url": "sample string 23",
"IsDamMedia": true
},
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"ThumbnailUrl": "sample string 11",
"Author": "sample string 12",
"Extension": "sample string 13",
"MimeType": "sample string 14",
"TotalSize": 15,
"Tags": "527f3c8e-b239-4d8e-8006-b562d64396d1",
"Category": "3dd2b387-8ace-4e08-94bd-cbfe614277fb",
"Width": 18,
"Height": 19,
"FolderId": "ed8bf180-7201-4228-983c-3ba301236b15",
"ParentId": "6201a210-a3b3-4d91-9ca6-5e2cbf4a5bbe",
"Provider": "sample string 22",
"Url": "sample string 23",
"IsDamMedia": true
}
]Add OpenGraphVideo relation to speeches item.
POST /api/multimedias/speeches({key})/OpenGraphVideo/$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 OpenGraphVideo from speeches item.
DELETE /api/multimedias/speeches({key})/OpenGraphVideo/$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 Thumbnail from speeches item.
GET /api/multimedias/speeches({key})/Thumbnail
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"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": "76dac565-242f-4951-b2dd-52b5bb76ac61",
"publishingoffices": "1264b15c-b2ae-4a54-adc1-4222e68d90d2",
"events": "7437ee17-5d10-4830-9400-e62e92cebc33",
"targets": "275fcdd8-a912-4006-9547-187d2fa15f2c",
"Category": "abc4a854-5922-499b-9718-6c2618441d8f",
"imagetypes": "9cd4a6a8-b37d-4ecb-a702-dc5650b11caa",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "dac4098f-cc3b-4d2d-8a47-dec2868c60dd",
"stakeholders": "c7e3476d-025f-4d22-a439-ef30f7a74b26",
"Tags": "ca53b644-13cc-4b9e-9142-8b9f3db0ef74",
"healthtopics": "d2b8cf73-5ed4-41ae-a0a8-c562040a1877",
"targetaudiences": "a592833a-1137-4008-a410-9fcbf60f9e89",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "ab295d62-c1f1-4a02-a5ee-6a57bded3244",
"ParentId": "266acfc6-3254-43f8-95e2-b523f2c29e43",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"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": "76dac565-242f-4951-b2dd-52b5bb76ac61",
"publishingoffices": "1264b15c-b2ae-4a54-adc1-4222e68d90d2",
"events": "7437ee17-5d10-4830-9400-e62e92cebc33",
"targets": "275fcdd8-a912-4006-9547-187d2fa15f2c",
"Category": "abc4a854-5922-499b-9718-6c2618441d8f",
"imagetypes": "9cd4a6a8-b37d-4ecb-a702-dc5650b11caa",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "dac4098f-cc3b-4d2d-8a47-dec2868c60dd",
"stakeholders": "c7e3476d-025f-4d22-a439-ef30f7a74b26",
"Tags": "ca53b644-13cc-4b9e-9142-8b9f3db0ef74",
"healthtopics": "d2b8cf73-5ed4-41ae-a0a8-c562040a1877",
"targetaudiences": "a592833a-1137-4008-a410-9fcbf60f9e89",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "ab295d62-c1f1-4a02-a5ee-6a57bded3244",
"ParentId": "266acfc6-3254-43f8-95e2-b523f2c29e43",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to speeches item.
POST /api/multimedias/speeches({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 speeches item.
DELETE /api/multimedias/speeches({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 OccasionTypeEvent from speeches item.
GET /api/multimedias/speeches({key})/OccasionTypeEvent
| 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 | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Category | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| events | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| EventStart | System.DateTimeOffset | Read only: False | |
| EventEnd | System.DateTimeOffset | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| ContactWeb | System.String | Read only: False | |
| Street | System.String | Read only: False | |
| City | System.String | Read only: False | |
| Country | System.String | Read only: False | |
| State | System.String | Read only: False | |
| ContactName | System.String | Read only: False | |
| ContactCell | System.String | Read only: False | |
| ContactPhone | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| IsRecurrent | System.Boolean | Read only: False | |
| RecurrenceExpression | System.String | Read only: False | |
| TimeZoneId | System.String | Read only: False | |
| AllDayEvent | System.Boolean | Read only: False | |
| Location | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| EventStartUtcOffset | System.Double | Read only: True | |
| EventEndUtcOffset | System.Double | Read only: True | |
| EventStartWithOffset | System.DateTimeOffset | Read only: True | |
| EventEndWithOffset | System.DateTimeOffset | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "f32dc0aa-9201-48f3-b160-e104f4e8c338",
"EventNumberOfAdditionalItems": 13.0,
"targets": "20b1bd15-04c7-41e9-8650-743867613460",
"healthtopics": "458a5666-68cc-414c-94f6-1ee9f8219a36",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "ff810713-c1c9-4c5f-b97c-3ad77f723334",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "7256b1df-da84-449b-8941-7d3a60fc3d8e",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "8cac8474-0b8c-4350-ba61-2fa22f7b7a95",
"MetaDescription": "sample string 29",
"Category": "226929c2-5af9-4a08-9c95-f9fc5513f376",
"Tags": "fd964eb6-ad99-4d30-9bf0-74b5d1eac6c8",
"regionscountries": "4bbab184-d8aa-466e-8e8a-7e275eb5356c",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "ad83b2f2-cfef-450f-9631-6a3632f7432f",
"AllowComments": true,
"EventStart": "2026-08-07T23:18:25.6218209Z",
"EventEnd": "2026-08-07T23:18:25.6218209Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "d564273f-e91f-419e-9de4-c8cb5c57f145",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6218209+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-08-07T23:18:25.6218209Z",
"EventEndWithOffset": "2026-08-07T23:18:25.6218209Z"
},
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "f32dc0aa-9201-48f3-b160-e104f4e8c338",
"EventNumberOfAdditionalItems": 13.0,
"targets": "20b1bd15-04c7-41e9-8650-743867613460",
"healthtopics": "458a5666-68cc-414c-94f6-1ee9f8219a36",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "ff810713-c1c9-4c5f-b97c-3ad77f723334",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "7256b1df-da84-449b-8941-7d3a60fc3d8e",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "8cac8474-0b8c-4350-ba61-2fa22f7b7a95",
"MetaDescription": "sample string 29",
"Category": "226929c2-5af9-4a08-9c95-f9fc5513f376",
"Tags": "fd964eb6-ad99-4d30-9bf0-74b5d1eac6c8",
"regionscountries": "4bbab184-d8aa-466e-8e8a-7e275eb5356c",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "ad83b2f2-cfef-450f-9631-6a3632f7432f",
"AllowComments": true,
"EventStart": "2026-08-07T23:18:25.6218209Z",
"EventEnd": "2026-08-07T23:18:25.6218209Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "d564273f-e91f-419e-9de4-c8cb5c57f145",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6218209+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-08-07T23:18:25.6218209Z",
"EventEndWithOffset": "2026-08-07T23:18:25.6218209Z"
}
]Add OccasionTypeEvent relation to speeches item.
POST /api/multimedias/speeches({key})/OccasionTypeEvent/$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 OccasionTypeEvent from speeches item.
DELETE /api/multimedias/speeches({key})/OccasionTypeEvent/$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 Person from speeches item.
GET /api/multimedias/speeches({key})/Person
| 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 | |
| FullName | System.String | Read only: False | |
| FirstName | System.String | Read only: False | |
| Department | System.String | Read only: False | |
| TwitterUserName | System.String | Read only: False | |
| Location | System.String | Read only: False | |
| LastName | System.String | Read only: False | |
| Organization | System.String | Read only: False | |
| System.String | Read only: False | ||
| Role | System.String | Read only: False | |
| Position | System.String | Read only: False | |
| KeepProfilePrivate | System.Boolean | Read only: False | |
| Mobile | System.String | Read only: False | |
| Telephone | System.String | 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": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6218209+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"FullName": "sample string 8",
"FirstName": "sample string 9",
"Department": "sample string 10",
"TwitterUserName": "sample string 11",
"Location": "sample string 12",
"LastName": "sample string 13",
"Organization": "sample string 14",
"Email": "sample string 15",
"Role": "sample string 16",
"Position": "sample string 17",
"KeepProfilePrivate": true,
"Mobile": "sample string 19",
"Telephone": "sample string 20",
"Title": "sample string 21",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:18:25.6218209+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Person relation to speeches item.
POST /api/multimedias/speeches({key})/Person/$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 Person from speeches item.
DELETE /api/multimedias/speeches({key})/Person/$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 Images from speeches item.
GET /api/multimedias/speeches({key})/Images
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"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": "cfd7fcc5-71d0-4209-b3b1-0baf13205fac",
"publishingoffices": "137a388c-859a-4e42-848c-72268b8b0b04",
"events": "3d8606fc-eb86-46bb-bdce-3a1b08dccca0",
"targets": "cdb3d215-a39a-43fc-9ff7-24528b8d2420",
"Category": "bd438e24-a29b-40a3-9da5-3a73969b2498",
"imagetypes": "720d49ce-1006-497d-bb9c-6119d86c95bd",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b84524ca-ed14-4248-adf5-38d81a061037",
"stakeholders": "7bbc0182-13a8-48e6-be98-884c1d3ed846",
"Tags": "2b9ed5a9-6443-43d0-bc29-243a07d006b3",
"healthtopics": "5473e9b0-7e50-4bc8-9cb1-aca47cd5bfbe",
"targetaudiences": "4fa47ce3-e113-4a65-bc6d-f46cf4c34a57",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "7a1a9564-bf8e-463a-be16-5f26e394c1ad",
"ParentId": "d3b386c0-197f-4699-b8be-656d4841600c",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-07T23:18:25.6218209Z",
"PublicationDate": "2026-08-07T23:18:25.6218209Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T23:18:25.6218209Z",
"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": "cfd7fcc5-71d0-4209-b3b1-0baf13205fac",
"publishingoffices": "137a388c-859a-4e42-848c-72268b8b0b04",
"events": "3d8606fc-eb86-46bb-bdce-3a1b08dccca0",
"targets": "cdb3d215-a39a-43fc-9ff7-24528b8d2420",
"Category": "bd438e24-a29b-40a3-9da5-3a73969b2498",
"imagetypes": "720d49ce-1006-497d-bb9c-6119d86c95bd",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "b84524ca-ed14-4248-adf5-38d81a061037",
"stakeholders": "7bbc0182-13a8-48e6-be98-884c1d3ed846",
"Tags": "2b9ed5a9-6443-43d0-bc29-243a07d006b3",
"healthtopics": "5473e9b0-7e50-4bc8-9cb1-aca47cd5bfbe",
"targetaudiences": "4fa47ce3-e113-4a65-bc6d-f46cf4c34a57",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "7a1a9564-bf8e-463a-be16-5f26e394c1ad",
"ParentId": "d3b386c0-197f-4699-b8be-656d4841600c",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Images relation to speeches item.
POST /api/multimedias/speeches({key})/Images/$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 Images from speeches item.
DELETE /api/multimedias/speeches({key})/Images/$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.