cURL
curl --request DELETE \ --url https://api.triqai.com/v1/transactions/{id} \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "deleted": true, "transactionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }, "meta": { "generatedAt": "2023-11-07T05:31:56Z", "requestId": "<string>", "version": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.triqai.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.triqai.com/llms.txt
Use this file to discover all available pages before exploring further.
Public API key
Transaction deleted
true
Show child attributes
Was this page helpful?