Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api-ref.md
Original file line number Diff line number Diff line change
Expand Up @@ -674,9 +674,9 @@ A refreshed `DatasourceItem`.
datasource.update(datasource_item)
```

Updates the owner or project of the specified data source. Data source name cannot be updated.
Updates the specified data source.

REST API: [Update Datasource](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#update_data_source)
REST API: [Update Data Source](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#update_data_source)

**Parameters**

Expand Down