get https://{server}/api/v2.1/workspace//dtable//temp-api-token/
Create a temporary API-Token for a base that expires after one hour.
Response
Create a temporary API-Token for a base that expires after one hour.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/temp-api-token/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: