Skip to main content
POST

Path Parameters

string
required
UUID of the bot.
string
required
UUID of the backup to restore.
The bot must be offline before restoring. All current files will be overwritten. Start the bot after restoring to run the recovered version.

Process

  1. Verifies ownership of both bot and backup
  2. Verifies the bot is offline
  3. Extracts the backup ZIP, overwriting /bots/{id}/
  4. Returns the number of files restored