Delete API-Tokendelete https://{server}/api/v2.1/org/{org_id}/admin/dtables/{base_uuid}/api-tokens/{app_name}/Delete a specific API token from a base. The token is identified by its app_name.Path Paramsorg_idintegerrequired≥ 1The ID of your team/organization. Numeric. Get it from Get Team. Contact your team admin, if you are not the admin.base_uuidstringrequiredThe unique identifier of a base. Sometimes also called dtable_uuid.app_namestringrequiredThe name of your app. Every API-Token has a name to identify the purpose. The name of the app must be unique for every base.Response 200OKUpdated 3 months ago