API Reference

Upload a file containing the code to be executed as part of a Blueprint Vessel

Log in to see full request history

Usage

This action is a prerequisite for Create Blueprint and optionally for Updated Blueprint.

Request Body

The provided file is uploaded as a multipart/form-data request. As an example, this could be a script.py with the contents:

print('hello, world!')
Path Params
string
required

UUID of the Organization to upload the file into

Body Params
file

The file content you want to upload and run in a Vessel

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json