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
spaceId
string
required
dsvId
string
required

Body

application/json
parentsIn
string[]
required

Response

Successful response

category
enum<string>

The category of the data source view

Available options:
managed,
folder,
website,
apps
createdAt
number

Timestamp of when the data source view was created

dataSource
object
editedByUser
object

The user who last edited the data source view

id
number

Unique identifier for the data source view

kind
enum<string>

The kind of the data source view

Available options:
default,
custom
parentsIn
string[] | null

List of IDs included in this view, null if complete data source is taken

sId
string

Unique string identifier for the data source view

updatedAt
number

Timestamp of when the data source view was last updated

spaceId
string

ID of the space containing the data source view