delete https://{server}/api/v2.1/workspace//dtable//api-tokens//
Delete one specific API token from a base. The token is identified by his app_name.
Response
Delete one specific API token from a base. The token is identified by his app_name.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/api-tokens/app_name/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: