> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 删除多条记录

## 输入

access\_token: 可通过【获取access\_token】指令获取

userid: 用户id，在钉钉后台管理——成员管理中获取到用户的UserID，可参考指令【创建数据表】指令使用说明有图文教程

base\_id: 表格id，可以从文档信息里面获取，点击文档右上角的三个小点，选择文档信息，其中文档ID就是多维表id，可以通过查看【创建数据表】指令使用说明有图文教程

sheetIdOrName: 名称可以直接在表里面查看，数据表ID可以通过调用【获取所有数据表】接口获取ID

<strong>recordIds </strong> 下面是测试删的多条id\[
"GT9DKXBgIS",
"bIIezWpaAf",
"XTt4HwLvmf",
"E801rP1GrX",
"RWYnGJ585r"
]

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/BEhfXBhB-01.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=c70d6b0ecd985ff762dc3aadeb7af286" alt="image" width="661" height="602" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/BEhfXBhB-01.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/JBql1tUaLPluZpOA/helpcenter/commands/custom-commands/6gIhBk4t/images/BEhfXBhB-02.png?fit=max&auto=format&n=JBql1tUaLPluZpOA&q=85&s=6f2c3360ea1cae89cbb1356cd59b8c78" alt="image" width="210" height="193" data-path="helpcenter/commands/custom-commands/6gIhBk4t/images/BEhfXBhB-02.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
