---
title: "Refresh container"
method: PATCH
path: "/containers/{id}/refresh"
tags: ["Containers"]
---

# Refresh container

`PATCH /containers/{id}/refresh`

Schedules the container to be refreshed immediately from all relevant sources.<br /><br />To be alerted of updates you should subscribe to the [relevant webhooks](/api-docs/in-depth-guides/webhooks).<Info> This endpoint is limited to 10 requests per minute.</Info><Note>This is a paid feature. Please contact sales@terminal49.com.</Note>

## Response `200`

OK

- object
  - `message` string

## Other responses

- `403` — Forbidden - This API endpoint is not enabled for your account. Please contact support@terminal49.com
- `429` — Too Many Requests - You've hit the refresh limit. Please try again in a minute.

---

[API](https://skmtc.net/terminal49/apis/terminal49-api-reference.md) · [All operations](https://skmtc.net/terminal49/apis/terminal49-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/terminal49/terminal49-api-reference/versions/05ac7931d5a1/schema)
