Updating a custom data source
action1_update_data_sourceUpdate a custom data source by ID. Specify the data source ID and required body to modify its configuration.
Instructions
Updating a custom data source. Updates a custom data source specified by its ID. Perm: manage_data_sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (schema: DataSourcePayload) | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| data_source_id | Yes | Provide a specific data source ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||