---
title: "Pipeline Cooldown"
method: POST
path: "/v4/pipelines/{pipeline_id}/cooldown"
tags: ["Pipelines"]
---

# Pipeline Cooldown

`POST /v4/pipelines/{pipeline_id}/cooldown`

## Path parameters

- `pipeline_id` string, required

## Request body

- PipelineCooldown — Base model for schemas.
  - `duration` integer

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mystic/apis/mystic-api.md) · [All operations](https://skmtc.net/mystic/apis/mystic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mystic/mystic-api/revisions/60e569344994/schema)
