/
PO
pollen-robotics
/
Reachy Mini REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
79
46
115.2 KB
Restart App
Restart the currently running app.
post
/api/apps/restart-current-app
Response
Successful Response
AppStatus
required
Status of an app.
info
AppInfo
required
state
'starting'
|
'running'
|
'done'
|
'stopping'
|
'error'
required
Status of a running app.
error
string
nullable