Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Deletes a pipeline by UUID.
cURL
curl --request DELETE \ --url https://api.artie.com/pipelines/{uuid} \ --header 'Authorization: Bearer <token>'
API key passed as a Bearer token in the Authorization header.
No Content
Was this page helpful?