Private Spaces
Create a data source view
Creates a new data source view in a specific space.
post/api/w/{wId}/spaces/{spaceId}/data_source_views
Path parameters
wIdstring required
ID of the workspace
spaceIdstring required
ID of the space
Request body
Response
Successfully created data source view
Changes
Changed in 1 of the 80 revisions of this API.1
- ○
added the optional property
dataSourceView/usageto the response with the201statusresponse-optional-property-added
- ○