Update workflow
Workflows
Update workflow
Update workflow metadata, script, schemas, or transform code.
PUT
Update workflow
Authorizations
Your Maitai API key from the Portal.
Path Parameters
Body
application/json
Full execute() workflow script. Re-uploads to S3 when provided.
Workflow execution mode.
Available options:
sync, async, stream Bind to application by name; creates if missing.
transform_session(session) Python script. Pass an empty string to clear.
Workflow input JSON Schema. Pass a JSON object.
Workflow output JSON Schema. Pass a JSON object.
Allow in-pod nested workflow invocations.
Child workflow refs allowed for in-pod routing.
Response
200 - application/json
Update workflow.