post https://{server}/api/v2.1/workspace//dtable//share/
Share a base to a certain user with certain permission.
Response
Share a base to a certain user with certain permission.
xxxxxxxxxx
curl --request POST \
--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: