Execute Shell Command
bash
Execute Shell Command
Executes a shell command and returns its output or background process information.
POST
Execute Shell Command
Body
application/json
Shell command to execute
Example:
"ls -la"
Response
Successfully executed command