PostWorkbookDataDeduplication
Contents
[
Hide
]
PostWorkbookDataDeduplication
Data deduplication of spreadsheet files is mainly used to eliminate duplicate data in tables and ranges.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/datadeduplication | POST | Data deduplication of spreadsheet files is mainly used to eliminate duplicate data in tables and ranges. | PostWorkbookDataDeduplication |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
folder | string | |
storageName | string | |
password | string | |
region | string | |
checkExcelRestriction | boolean |
Request Body Parameter
Parameter Name | Type | Description |
---|---|---|
deduplicationRegion | class:deduplicationregion |