Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.vectorshift.ai/v1/pipeline/{id} \ --header 'Authorization: Bearer <token>'
{}
Delete a pipeline by ID
Bearer token authentication using API key
Pipeline ID
Pipeline deleted successfully
success
failed