cdp_update_data_export
Modify an existing data export definition by updating fields or moving it between folders using a JSON string.
Instructions
Update an existing data export definition. Pass updated fields as a JSON string. folder_id moves the export between folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| export_id | Yes | ||
| body | Yes | ||
| tenant_id | No | ||
| folder_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |