---
title: "Update properties from data sources"
method: POST
path: "/datasources/reload/{datasourceId}"
tags: ["🧩 Data sources"]
---

# Update properties from data sources

`POST /datasources/reload/{datasourceId}`

Update properties from all data source on all nodes. The call is asynchronous.

## Path parameters

- `datasourceId` string, required

## Response `200`

Data source reloaded

- object
  - `result` 'success' | 'error', required — Result of the request
  - `action` 'ReloadOneDatasourceAllNodes', required — The id of the action
  - `data` string, required

---

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