Replace a workflow document
Replaces a workflow document.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
Workflow id.
Request
request body
update
Third generation workflow document as it exists in the database
Response
Response object.
updated
Third generation workflow document as it exists in the database
edit
URI to the edit page for the updated workflow.
Errors
500
Internal Server Error