Restart an agent
POST/agents/:agentId/restart
Send a manual restart command to an agent. Supports force mode (immediate countdown) and prompted mode (user notification with postpone option). Agent must be online.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Restart command sent
Validation error or agent must be online.
Missing or invalid API key
Insufficient permissions (API key scope)
Resource not found