Import a FlowAI project

Imports a project bundle exported from a FlowAI environment.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
bundleobjectOptional
conflictModeenumOptional
Allowed values:
namestringOptionalformat: "^\S(.*\S)?$"1-100 characters
descriptionstringOptional
providerResolutionsmap from strings to nullable objectsOptional

Response

The imported project.

Errors

500
Internal Server Error