put https://{server}/api/v2.1/workspace//dtable//api-tokens//
Update the permission of an existing API-Token.
Response
Update the permission of an existing API-Token.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/api-tokens/app_name/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data' \
--form permission=
Try It!
to start a request and see the response here! Or choose an example: