cURL
curl --request DELETE \ --url http://localhost:5300/api/v1/pipelines/{pipeline_uuid} \ --header 'X-API-Key: <api-key>'
{ "code": 0 }
操作成功
0