---
title: "TriggerRefreshSources refresh the source for production deployment.
DEPRECATED: Clients should call CreateTrigger directly on the deployed runtime instead."
method: POST
path: "/v1/deployments/{deploymentId}/refresh"
---

# TriggerRefreshSources refresh the source for production deployment.
DEPRECATED: Clients should call CreateTrigger directly on the deployed runtime instead.

`POST /v1/deployments/{deploymentId}/refresh`

## Path parameters

- `deploymentId` string, required

## Request body

- object
  - `sources` string[]

## Response `200`

A successful response.

- V1TriggerRefreshSourcesResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.net/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/versions/289a0ca9ce49/schema)
