---
title: "Pauses a rolling promotion"
method: POST
path: "/v1/models/{model_id}/environments/{env_name}/pause_promotion"
---

# Pauses a rolling promotion

`POST /v1/models/{model_id}/environments/{env_name}/pause_promotion`

Pauses an in-progress rolling promotion after the current step completes. No further scaling changes are made until resumed.

## Response `200`

- SignalPromotionResponseV1 — The response to a request to signal a rolling promotion.
  - `success` boolean, required — Whether the signal was successfully sent

---

[API](https://skmtc.dev/baseten/apis/baseten-inference-api.md) · [All operations](https://skmtc.dev/baseten/apis/baseten-inference-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/baseten/baseten-inference-api/revisions/a55a2f64c3c5/schema)
