API Reference

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

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!')
Language
Authorization
Header
Click Try It! to start a request and see the response here!