Private Spaces

Delete a data source view

Deletes a specific data source view.

delete/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

Query parameters

force'true'

Force deletion even if the view is in use

Response

Successfully deleted data source view

Changes

No recorded changes to this endpoint across all 82 revisions of this API.