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
Response
Success
Changes
Changed in 1 of the 80 revisions of this API.1
- ○
added the optional property
dataSourceView/usageto the response with the200statusresponse-optional-property-added
- ○