Code
Execute code
Run a script in a secure, isolated environment. Scripts can read from stdin
and write to stdout
or stderr
. They can access input files, environment variables and command line arguments.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
OK
The response is of type object
.