Export and import operations
General Information
For export and import operations, you need to include in the configuration
access_time_minute
- Access token lifetime in minutes (default 60m) if the values are -1, then the lifetime is not limited
life_time_minute
- Access object lifetime in program memory in minutes, always greater than access_time_minute (default 180min) if the values are -1, then the lifetime is not limited
For requests "new" and "transfer" must be in header:
otherwise the server will return the wait operation number
Last updated