Start a new process through the sandbox proxy on https://<sandbox-id-or-name>.sandbox.tensorlake.ai.
command is required.args defaults to [].env defaults to {}.working_dir is optional.stdin_mode accepts closed or pipe. The default is closed.stdout_mode and stderr_mode accept capture or discard. The default is capture.201 Created with the started process metadata:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Process created successfully