Syncthing
v1
1. Introduction
2. Usage
3. Development
3.1. Introduction
3.2. Building Syncthing
3.3. Contribution Guidelines
3.4. Debugging Syncthing
3.5. Understanding Device IDs
3.6. Syncthing Infrastructure
3.7. Issue Management
3.8. Creating a Release
3.9. Release Signing
3.10. REST API
3.10.1. API Key
3.10.2. System Endpoints
GET /rest/system/browse
GET /rest/system/config
GET /rest/system/config/insync
POST /rest/system/config
GET /rest/system/connections
GET /rest/system/debug
POST /rest/system/debug
GET /rest/system/discovery
POST /rest/system/discovery
POST /rest/system/error/clear
GET /rest/system/error
POST /rest/system/error
GET /rest/system/log
POST /rest/system/pause
GET /rest/system/ping
POST /rest/system/ping
POST /rest/system/reset
POST /rest/system/restart
POST /rest/system/resume
POST /rest/system/shutdown
GET /rest/system/status
GET /rest/system/upgrade
POST /rest/system/upgrade
GET /rest/system/version
3.10.3. Database Endpoints
3.10.4. Event Endpoints
3.10.5. Statistics Endpoints
3.10.6. Misc Services Endpoints
3.11. Event API
4. Specifications
Syncthing
Docs
»
3.
Development
»
3.10.
REST API
»
POST /rest/system/restart
Edit on GitHub
Browsing documentation for version:
POST /rest/system/restart
¶
Post with empty body to immediately restart Syncthing.