Automation workflows
This endpoint plan the execution of a test run for this workflow.
post/api/automation/workflows/{workflow_id}/test/
Path parameters
workflow_idinteger required
The workflow id the user wants to test.
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