Delete record
delete_recordDelete a single record permanently by ID from a specified PocketBase collection. This action removes unwanted data irreversibly, keeping your database organized.
Instructions
Permanently delete a single record by id. Cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Record id to delete. | |
| collection | Yes | Collection id or name. |