diff --git a/website/docs/reference/record-delete/delete-all-records.md b/website/docs/reference/record-delete/delete-all-records.md index 2c1f9f3c8c..9f5bb6eb5b 100644 --- a/website/docs/reference/record-delete/delete-all-records.md +++ b/website/docs/reference/record-delete/delete-all-records.md @@ -12,8 +12,6 @@ cli-kintone record delete --base-url https://${yourDomain} --api-token ${apiToke Currently, this command only supports API Token. -TODO: add reason - :::note[Why?] This is because making password authentication available would significantly complicate the specification and implementation or degrade performance.