Arroyo Documentation home pagelight logodark logo
  • Arroyo Cloud
  • Arroyo Cloud
  • Documentation
  • Github
  • Discord
  • API Reference
  • Releases
  • API Documentation
    • API Overview
    • Connectors
    • Connection Profiles
    • Connection Tables
    • Jobs
    • Pipelines
      • GET
        List all pipelines
      • POST
        Create a new pipeline
      • POST
        Create a new preview pipeline
      • POST
        Validate a query and return pipeline graph
      • GET
        Get a single pipeline
      • DEL
        Delete a pipeline
      • PATCH
        Update a pipeline
      • GET
        List a pipeline's jobs
      • POST
        Restart a pipeline
    • UDFs
    Pipelines

    Delete a pipeline

    DELETE
    /
    v1
    /
    pipelines
    /
    {id}

    Path Parameters

    ​
    id
    string
    required

    Pipeline id

    Response

    200

    Deleted pipeline

    Get a single pipelineUpdate a pipeline
    twittergithublinkedin
    Powered by Mintlify