put https://{server}/api/v2.1/workspace//dtable//user-view-shares//
As FromUser
, you can use this request to update the sharing permission to a certain user.
Response
As FromUser
, you can use this request to update the sharing permission to a certain user.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/user-view-shares/user_view_share_id/ \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'
Try It!
to start a request and see the response here! Or choose an example: