Import a new workflow document
Imports a new workflow document.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
automations
Array of workflow documents to import. If ‘_id’ is provided, it will be replaced with an autogenerated ‘_id’.
Response
Results from each individual import operation.
imported
Errors
500
Internal Server Error