Command
Exec command
Execute a command on a running box. This endpoint allows you to send commands to the box and receive the output
POST
JavaScript
Authorizations
Enter your API Key in the format: Bearer <token>. Get it from https://gbox.ai
Path Parameters
Box ID
Example:
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Body
application/json
Command execution request parameters
Response
200 - application/json
Result of command execution
JavaScript