Version: 2.0
Convert
This resource represents import and export. Use it to import files as pages and export pages to files.
Usage:
- Create a task.
- Check the task status by getting the task status api until it is Success or Failed.
- If the export task is successful, download the product through the download api. There is no product for the import task, so no download is required.
Authentication
- OAuth 2.0: oauth2
Security Scheme Type: | oauth2 |
---|---|
OAuth Flow (authorizationCode): | Token URL: https://your-domain/oauth2/token Authorization URL: https://your-domain/oauth2/authorize Scopes:
|
📄️ Create a task
## History
📄️ Get task status
## History
📄️ Get task data
## History