Admin
Updates whether the specified view is publicly shared, if the requesting user is staff. This works even if the requesting user is not a member of the workspace the view belongs to, and can for example be used to unshare a publicly shared view that's being abused.
patch/api/database/admin/views/{view_id}/
Path parameters
view_idinteger required
The id of the view to update.
Request body
Response
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○