Import a new workflow document

Imports a new workflow document.

Authentication

AuthorizationBasic

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

Request

request body
automationslist of objectsOptional

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.
importedlist of objects

Errors

500
Internal Server Error