cURL
curl --request PUT \ --url http://localhost:5300/api/v1/pipelines/{pipeline_uuid} \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "name": "<string>", "config": {}, "is_default": true } '
{ "code": 0 }
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