Create a new workflow document
Creates a new workflow document.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
automation
Third generation workflow document as it exists in the database
Response
Created workflow and associated edit URI.
created
Third generation workflow document as it exists in the database
edit
URI to the edit page for the newly created workflow.
Errors
500
Internal Server Error