Self Checks
Provide a description of requested docs changes
About Dify's workflow, when it is published as an API, the documentation lacks clarity. If multiple workflows are active simultaneously, the documented request URL (e.g.: curl -X POST 'http://mydokcerhost.dify/v1/workflows/run') does not provide any distinction. How does Dify determine which specific workflow to execute?
Self Checks
Provide a description of requested docs changes
About Dify's workflow, when it is published as an API, the documentation lacks clarity. If multiple workflows are active simultaneously, the documented request URL (e.g.:
curl -X POST 'http://mydokcerhost.dify/v1/workflows/run') does not provide any distinction. How does Dify determine which specific workflow to execute?