Workflows (Beta)
[Beta] Trigger a workflow
Manually trigger a workflow. The workflow must have a "manual-trigger" trigger type and must be active. The workflow runs asynchronously in the background.
post/workflows/{workflow_id}/trigger
Path parameters
workflow_idstring required
The workflow UUID to trigger
Response
Default Response