Automation workflows
This endpoint starts an asynchronous job to publish the automation workflow. The job clones the current version of the given automation and publishes it for the given workflow.
post/api/automation/workflows/{workflow_id}/publish/async/
Path parameters
workflow_idinteger required
The workflow id the user wants to publish.
Headers
ClientSessionIdstring uuid
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.
Response
object required
Unspecified response body