- Base URL:
http://api.aspose.cloud/v4.0 - Authentication Method:
JWT (OAuth2, application)Token URL:https://api.aspose.cloud/connect/token
PUT http://api.aspose.cloud/v4.0/cells/storage/file/move/{srcPath}
| Parameter Name | Type | Path/Query String/HTTPBody | Description |
|---|---|---|---|
| srcPath | String | Path | |
| destPath | String | Query | |
| srcStorageName | String | Query | |
| destStorageName | String | Query | |
| versionId | String | Query |
{
Void
}The OpenAPI Specification defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.