Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url http://localhost:4000/v1/transactions \ --header 'Authorization: Bearer <token>'
200
Example
{ "message": "<string>", "status": 123 }
Delete a transaction by id
API key required in Authorization header. Format: iclosed-<token>
iclosed-<token>
Successfully deleted