Admin
Rotates the slug of the specified view, permanently invalidating the current public URL, if the requesting user is staff. This works even if the requesting user is not a member of the workspace the view belongs to.
post/api/database/admin/views/{view_id}/rotate-slug/
Path parameters
view_idinteger required
The id of the view whose slug must be rotated.
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
- ○