Backup
Operations that interact with the configured Telegram bot.
AuthorizationBearer <token>
API token from Settings → Security → API Token. Send as Authorization: Bearer <token>.
In: header
Response Body
application/json
curl -X POST "https://example.com/panel/api/backuptotgbot"{ "success": true, "msg": "string", "obj": null}
3x-ui