post https://{server}/api/v2.1/workspace//dtable//group-view-shares/
Share a view to a group, thus you are the FromUser
here.
Response
Share a view to a group, thus you are the FromUser
here.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/group-view-shares/ \
--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: