post https://{server}/api/v2.1/workspace//dtable//user-view-shares/
Start sharing a view to another user, which is the ToUser
in this case.
Response
Start sharing a view to another user, which is the ToUser
in this case.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/user-view-shares/ \
--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: