v1
latestOpenAPI 3.1.02026-07-22304756.7 KBBox
Execute a command in a Box
post/boxes/{boxId}/commands
Path parameters
boxIdstring required
Public Box id returned by create/list/get box calls.
Request body
Response
Command result.
Example response
{
"ok": true
}