---
title: "POST /v1/{+name}:stop"
method: POST
path: "/v1/{+name}:stop"
tags: ["projects"]
---

# POST /v1/{+name}:stop

`POST /v1/{+name}:stop`

Freezes pipeline execution permanently. If there's a corresponding scheduler entry, it's deleted, and the pipeline state is changed to "ARCHIVED". However, pipeline metadata is retained.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudDatapipelinesV1StopPipelineRequest — Request message for StopPipeline.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/datapipelines.md) · [All operations](https://skmtc.dev/google/apis/datapipelines/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/datapipelines/revisions/72f107e63427/schema)
