Remove an Item
plaid_item_removeRemoves a Plaid item by invalidating its access token and clearing it from the vault, stopping billing in production.
Instructions
Calls /item/remove, invalidating the access_token, and forgets it in the vault. In production this stops billing for the Item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | item_id from plaid_sandbox_item_create (or a raw access_token you already hold) |