cURL
curl --request POST \ --url http://localhost:5300/api/v1/pipelines/{pipeline_uuid}/copy \ --header 'X-API-Key: <api-key>'
{ "code": 0, "data": { "uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } }
复制一个已有的流水线,生成一个新的副本。
Documentation IndexFetch the complete documentation index at: https://docs.langbot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.langbot.app/llms.txt
Use this file to discover all available pages before exploring further.
复制成功
0
Show child attributes