Create Base External Linkpost https://{server}/api/v2.1/workspace/{workspace_id}/dtable/{base_name}/external-links/Generate a read-only external link for a base.Path Paramsworkspace_idintegerrequired≥ 1id of your workspace.base_namestringrequiredname of your base.Body Paramspasswordstringexpire_daysintegerAdd expiration period in days. Optional.tokenstringAn optional custom token of the generated link. For example, it'll appear as "https://cloud.seatable.io/dtable/view-external-links/custom/example/". If not given, SeaTable will give a random token to the link.Response 200OKUpdated about 2 years ago