delete_record
Remove a specific record from a PocketBase database collection by specifying the collection name and record ID. Simplify data management and clean outdated or unnecessary entries.
Instructions
Delete a record
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
id | Yes | Record ID |