Skip to content

Update materialization settings for a data source

PATCH
/api/workspaces/{workspaceId}/data-sources/{resourceType}/{resourceId}/{dataSourceId}/settings
workspaceId
required
string
resourceType
required
string
Allowed values: dashboard app
resourceId
required
string
dataSourceId
required
string
object
materialization
string
Allowed values: live parquet
schedule
object
enabled
required
boolean
cron
required
string | null
timezone
string
dataFreshnessTtlMs
number | null

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message