get https://{server}/api/v2.1/dtable/app-access-token/
Generate a Base-Token with an API-Token. The API-Token grants either read or write permission to this base, depending of the permission of the API-Token.
Responses
Generate a Base-Token with an API-Token. The API-Token grants either read or write permission to this base, depending of the permission of the API-Token.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/dtable/app-access-token/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: