Skip to main content
PATCH
Update a data source view

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

spaceId
string
required

ID of the space

dsvId
string
required

ID of the data source view

Body

application/json
parentsIn
string[] | null

Response

Success

dataSourceView
object

A view on a data source within a space.

connector
object | null