Create API-Token (temporary)get https://{server}/api/v2.1/workspace/{workspace_id}/dtable/{base_name}/temp-api-token/Create a temporary API-Token for a base that expires after one hour.Path Paramsworkspace_idintegerrequired≥ 1The id of the workspace. For an explanation how to get the workspace_id, check out this help-article. Alternatively the API endpoint get metadata can be used.base_namestringrequiredThe name of your base.Responses 200OK 401Unauthorized 403Forbidden 404Not FoundUpdated about 2 years ago