delete https://{server}/api/v2.1/workspace//dtable//group-view-shares//
Use this request to stop sharing a view to a certain group as FromUser
. If you would like to stop sharing it with all of the groups you are in, use the next request.
Response
Use this request to stop sharing a view to a certain group as FromUser
. If you would like to stop sharing it with all of the groups you are in, use the next request.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/group-view-shares/group_view_share_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: