cURL
curl --request DELETE \ --url https://api.ai2fin.com/api/bank/transactions/{id} \ --header 'Authorization: Bearer <token>'
Documentation IndexFetch the complete documentation index at: https://docs.ai2fin.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ai2fin.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from /api/enterprise-auth/login endpoint. Use for standard API access and OAuth-based integrations.
Transaction deleted successfully
Was this page helpful?