Runs
Post apirunsync
create a Run executed synchronously. Requires a valid api key
POST
Authorizations
Body
application/json
Example:
"print(\"Hello, World\")"
create a Run executed synchronously. Requires a valid api key
"print(\"Hello, World\")"