put https://{server}/api/v2.1/workspace//dtable//group-shares//
Change the sharing permission (read-only/read and write) to a group.
Response
Change the sharing permission (read-only/read and write) to a group.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/group-shares/group_id/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: