Private Spaces

Update a data source view

Updates a specific data source view.

patch/api/w/{wId}/spaces/{spaceId}/data_source_views/{dsvId}

Path parameters

wIdstring required

ID of the workspace

spaceIdstring required

ID of the space

dsvIdstring required

ID of the data source view

Request body

parentsInstring[] nullable

Response

Success

connectorobject nullable

Changes

Changed in 1 of the 80 revisions of this API.1

    • added the optional property dataSourceView/usage to the response with the 200 status

      response-optional-property-added