POST
request to the following API endpoint and you will receive the location of the exported zip file on the response headers, specifically the location
header.http://localhost:7070/backup/export/5aaf90e29f7dd421ac3c7dd4?botVersion=1
no content
Response Code: 200
Response Headers:POST
request to the following API endpoint , you will receive the id of the imported bot on the response headers.POST
/backup/import
application/zip
zip
file binary.application/zip
.Important: The bot will not be deployed after import you will have to deploy it yourself by using the corresponding API endpoint, please referrer to Deploying a bot.​