Remove Card
cards_removeRemove a saved card token from the system, making it permanently unusable.
Instructions
Remove a saved card token. The token will no longer be usable. Example: cards_remove({ token: '630e5e...' })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Card token to remove |