put https://{server}/api/v2.1/workspace//dtable//share/
Change the sharing permission (read-only or read and write) of a base to a user.
Response
Change the sharing permission (read-only or read and write) of a base to a user.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/share/ \
--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: