Product Overview
Feature Description
Product Strengths
Use Cases
Basic Concept
POST /api/v1/directory-history/{LibraryId}/library-history?access_token={AccessToken}
Request parameters. | Description | Type | Required or Not |
LibraryId | Media Library ID, obtained after creating a media library in the media hosting console. See Create Media Library | String | Yes |
AccessToken | Access token. To obtain it, see Generate Access Token | String | Yes |
{"enableFileHistory": true, // Whether file history is enabled"fileHistoryCount": 30, // Maximum number of historical versions"fileHistoryExpireDay": 90, // Expiration time of historical versions (days)"isClearFileHistory": true, // Whether to purge historical versions"mergeInterval": 10 // Version merge interval (seconds)}
Request parameters. | Description | Type | Required or Not |
enableFileHistory | Whether file history is enabled | Boolean | Yes |
fileHistoryCount | Maximum number of historical versions | Int | No |
fileHistoryExpireDay | Expiration time of historical versions | Int | No |
isClearFileHistory | Whether to purge historical versions when disabling file history | Boolean | No |
mergeInterval | Historical Version Merge Time | Int | No |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan