Replace a workflow document

Replaces a workflow document.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequired
Workflow id.

Request

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

Response

Response object.
updatedobject
Third generation workflow document as it exists in the database
editstring
URI to the edit page for the updated workflow.

Errors

500
Internal Server Error