v1

latestOpenAPI 3.0.32026-08-06102137.4 KB

Update a DWH Integration.

put/v1/dwh/{dwh_id}

Path parameters

dwh_idinteger required

The ID of the DWH Integration.

Request body

schedule_type'none' | 'daily' | 'hourly' | 'weekly' | 'monthly' | 'minutes_interval' | 'cron'
schedule_optionstring

The schedule value for the schedule_type. For example, if schedule_type is daily, schedule_option should be a time string like 10:00.

timezonestring

The timezone of the schedule. For example, UTC or Asia/Tokyo.

namestring

Response

DWH Integration Updated

schedule_type'none' | 'daily' | 'hourly' | 'weekly' | 'monthly' | 'minutes_interval' | 'cron'
schedule_optionstring

The schedule value for the schedule_type. For example, if schedule_type is daily, schedule_option should be a time string like 10:00.

timezonestring

The timezone of the schedule. For example, UTC or Asia/Tokyo.

idinteger
namestring

The name of the DWH Integration.

user_idinteger

The ID of the user who created the DWH Integration.

account_idinteger

The TD Account which the DWH Integration belongs to.

workflow_project_idinteger
workflow_project_namestring
dwh_config_idinteger
created_atstring date-time
updated_atstring date-time