Skip to main content

Upload a file to the file store

POST 

/files

Multipart upload. The stored file can be referenced by its path in POST /run - it is bind-mounted read-only at /{path} inside the container (e.g. uploading workspace/script.py makes it available at /workspace/script.py).

Request

Responses

Stored path