post https://{server}/api/v2.1/workspace//dtable//api-tokens/
Create an API-Token for a base.
Response
Create an API-Token for a base.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/api-tokens/ \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded' \
--data permission=
Try It!
to start a request and see the response here! Or choose an example: