Returns a set of data items of type videolibraries.
GET /api/multimedias/videolibraries
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 | |
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 | |
MaxSize | System.Int64 | Read only: False | |
MaxItemSize | System.Int64 | Read only: False | |
BlobStorageProvider | System.String | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
ClientCacheProfile | System.String | Read only: False | |
ExcludeFromSiteSearch | System.Boolean | Read only: False | |
CoverId | System.Guid | Read only: False | |
ThumbnailProfiles | System.String | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
ChildrenCount | System.Int32 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
[
{
"LastModified": "2025-09-13T03:42:43.7234354Z",
"PublicationDate": "2025-09-13T03:42:43.7234354Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T03:42:43.7234354Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "9fa16261-40d9-4588-b4bb-05fc6d24c56d",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ParentId": "f0b84896-900b-4c47-8e2e-4e62779dd43d",
"Provider": "sample string 20",
"ChildrenCount": 21,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T03:42:43.7234354+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
},
{
"LastModified": "2025-09-13T03:42:43.7234354Z",
"PublicationDate": "2025-09-13T03:42:43.7234354Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T03:42:43.7234354Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "9fa16261-40d9-4588-b4bb-05fc6d24c56d",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ParentId": "f0b84896-900b-4c47-8e2e-4e62779dd43d",
"Provider": "sample string 20",
"ChildrenCount": 21,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T03:42:43.7234354+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
}
]
Gets videolibraries item by id.
GET /api/multimedias/videolibraries({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 | |
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 | |
MaxSize | System.Int64 | Read only: False | |
MaxItemSize | System.Int64 | Read only: False | |
BlobStorageProvider | System.String | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
ClientCacheProfile | System.String | Read only: False | |
ExcludeFromSiteSearch | System.Boolean | Read only: False | |
CoverId | System.Guid | Read only: False | |
ThumbnailProfiles | System.String | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
ChildrenCount | System.Int32 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
{
"LastModified": "2025-09-13T03:42:43.7234354Z",
"PublicationDate": "2025-09-13T03:42:43.7234354Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T03:42:43.7234354Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "b1c9669e-7e4d-4599-9f97-cbfc73a17c0b",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ParentId": "6c5d8a5e-4b12-4767-b855-53d23ef6699a",
"Provider": "sample string 20",
"ChildrenCount": 21,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T03:42:43.7234354+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
}
Gets Id property from videolibraries item.
GET /api/multimedias/videolibraries({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": "2f6e0123-888a-4d99-936b-a068f311106b"
}
Creates a videolibraries item.
POST /api/multimedias/videolibraries
None
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 | |
MaxSize | System.Int64 | Read only: False | |
MaxItemSize | System.Int64 | Read only: False | |
BlobStorageProvider | System.String | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
ClientCacheProfile | System.String | Read only: False | |
ExcludeFromSiteSearch | System.Boolean | Read only: False | |
CoverId | System.Guid | Read only: False | |
ThumbnailProfiles | System.String | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
ChildrenCount | System.Int32 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
{
"PublicationDate": "2025-09-13T03:42:43.7234354Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"MaxSize": 7,
"MaxItemSize": 8,
"BlobStorageProvider": "sample string 9",
"OutputCacheProfile": "sample string 10",
"ClientCacheProfile": "sample string 11",
"ExcludeFromSiteSearch": true,
"CoverId": "4715f0d6-e39e-449f-8849-e6d78a98852e",
"ThumbnailProfiles": "sample string 14",
"AllowComments": true,
"ParentId": "1fb59ffb-bfdf-4882-b012-0f1c6d8b1fd8"
}
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 | |
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 | |
MaxSize | System.Int64 | Read only: False | |
MaxItemSize | System.Int64 | Read only: False | |
BlobStorageProvider | System.String | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
ClientCacheProfile | System.String | Read only: False | |
ExcludeFromSiteSearch | System.Boolean | Read only: False | |
CoverId | System.Guid | Read only: False | |
ThumbnailProfiles | System.String | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
ChildrenCount | System.Int32 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
{
"LastModified": "2025-09-13T03:42:43.7234354Z",
"PublicationDate": "2025-09-13T03:42:43.7234354Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-13T03:42:43.7234354Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "55f86766-f59a-4a4c-b023-9f5a4c454a45",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ParentId": "30e59d6a-0dcb-4418-9bf8-e552684b1fca",
"Provider": "sample string 20",
"ChildrenCount": 21,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-13T03:42:43.7234354+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
}
Partial update for videolibraries item.
PATCH /api/multimedias/videolibraries({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 | |
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 | |
MaxSize | System.Int64 | Read only: False | |
MaxItemSize | System.Int64 | Read only: False | |
BlobStorageProvider | System.String | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
ClientCacheProfile | System.String | Read only: False | |
ExcludeFromSiteSearch | System.Boolean | Read only: False | |
CoverId | System.Guid | Read only: False | |
ThumbnailProfiles | System.String | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
ChildrenCount | System.Int32 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
{
"PublicationDate": "2025-09-13T03:42:43.7234354Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"MaxSize": 7,
"MaxItemSize": 8,
"BlobStorageProvider": "sample string 9",
"OutputCacheProfile": "sample string 10",
"ClientCacheProfile": "sample string 11",
"ExcludeFromSiteSearch": true,
"CoverId": "9b7341e0-0050-4984-9483-7b3b1df541f7",
"ThumbnailProfiles": "sample string 14",
"AllowComments": true,
"ParentId": "95ef315b-2018-449f-898c-84d4d921bc3a"
}
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 videolibraries item.
PUT /api/multimedias/videolibraries({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 | |
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 | |
MaxSize | System.Int64 | Read only: False | |
MaxItemSize | System.Int64 | Read only: False | |
BlobStorageProvider | System.String | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
ClientCacheProfile | System.String | Read only: False | |
ExcludeFromSiteSearch | System.Boolean | Read only: False | |
CoverId | System.Guid | Read only: False | |
ThumbnailProfiles | System.String | Read only: False | |
AllowComments | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
ChildrenCount | System.Int32 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
{
"PublicationDate": "2025-09-13T03:42:43.7234354Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"MaxSize": 7,
"MaxItemSize": 8,
"BlobStorageProvider": "sample string 9",
"OutputCacheProfile": "sample string 10",
"ClientCacheProfile": "sample string 11",
"ExcludeFromSiteSearch": true,
"CoverId": "897c1d10-ff8e-42fb-96cd-dbc59ee2fe1b",
"ThumbnailProfiles": "sample string 14",
"AllowComments": true,
"ParentId": "409dc946-f0f7-49f0-8557-91d28bab7320"
}
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 videolibraries item by Id.
DELETE /api/multimedias/videolibraries({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.