Skip to main content
POST
Store a tap script

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Body

application/json
tapName
string
required
script
string
required

Python script body to store

oldScriptPath
string

Path of a previous script to delete after the new one is written

Response

Storage path of the saved script

scriptPath
string