Box
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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.