---
title: "Changes to Pause a rollout"
method: POST
path: "/projects/{projectId}/endpoints/{endpointId}/rollouts/{id}/pause"
---

# Changes to Pause a rollout

`POST /projects/{projectId}/endpoints/{endpointId}/rollouts/{id}/pause`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2026-08-15** `468edbdc879c` — 2 info
- **2026-08-04** `ebd4756a41e4` — 1 warning
- **2026-07-26** `0c4fdad77435` — 1 info

## Changes

- **2026-08-15** `468edbdc879c` — 2 info
  - added the optional property `status/allOf[#/components/schemas/DE.RolloutStatus]/condition/allOf[#/components/schemas/DE.RolloutCondition]/type` to the response with the `200` status
  - added the optional property `status/allOf[#/components/schemas/DE.RolloutStatus]/conditions` to the response with the `200` status
- **2026-08-04** `ebd4756a41e4` — 1 warning
  - added the new `ROLLOUT_STATE_PAUSING` enum value to the `state` response property for the response status `200`
- **2026-07-26** `0c4fdad77435` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/projects/:projectId/endpoints/:endpointId/rollouts/:id/pause/post.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/projects/:projectId/endpoints/:endpointId/rollouts/:id/pause/post)
