Public Import Workflow
Workflows
Public Import Workflow
Import a workflow from an export file.
The definition should be the base64-encoded content from a previous export. Returns a list of all created entities with their new IDs.
POST
Public Import Workflow
Authorizations
Query Parameters
Operator control over how a bundle's artifacts land in the target.
version: keep the bundle's IDs. If the artifact already exists in the target workspace, append a new version row (Workflow/Assistant) or refuse with NOT_VERSIONABLE (KB/Inbox — usereplace). If not, create with the bundle's id. Lineage history is appended on every successful artifact write.clone: today's default — fresh UUIDs everywhere, no history.replace: keep IDs, overwrite the active definition in place. No version row. Lineage history is appended.
Available options:
version, clone, replace Available options:
fail, warn Body
application/json