Skip to main content
POST
Upload workflow datastore

Authorizations

X-Maitai-Api-Key
string
header
required

Your Maitai API key from the Portal.

Path Parameters

workflow_id
integer
required
name
string
required

Body

application/json
s3_uri
string

Existing S3 URI containing datastore JSON records.

records
object[]

Inline JSON records to upload for the datastore.

file
file

Local datastore records file (multipart/form-data). Repeatable.

Response

200 - application/json

Upload workflow datastore.

data
any