post https://{server}/api/v2.1/workspace//dtable//view-external-links/
Create a view external link from a view and optionally custom the link's token, password, permission and expiration days.
Response
Create a view external link from a view and optionally custom the link's token, password, permission and expiration days.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/view-external-links/ \
--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: