Create a new workflow document

Creates a new workflow document.

Authentication

AuthorizationBasic

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

Request

request body
automationobjectOptional
Third generation workflow document as it exists in the database

Response

Created workflow and associated edit URI.
createdobject
Third generation workflow document as it exists in the database
editstring
URI to the edit page for the newly created workflow.

Errors

500
Internal Server Error