Delete transactionAsk AIdelete https://api.tatum.io/v3/kms/{id}/v3/kms/{id} 2 credits per API call.Delete transaction to be signed. When deleting offchain transaction, linked withdrawal will be cancelled automatically.Path Paramsidstringrequiredlength between 24 and 24ID of transactionQuery ParamsrevertbooleanDefaults to trueDefines whether fee should be reverted to account balance as well as amount. Defaults to true. Revert true would be typically used when withdrawal was not broadcast to blockchain. False is used usually for Ethereum ERC20 based currencies.truefalseResponses 204OK 400Bad Request 401Unauthorized. Not valid or inactive subscription key present in the HTTP Header. 403Forbidden. The request is authenticated, but it is not possible to required perform operation due to logical error or invalid permissions. 500Internal server error. There was an error on the server during the processing of the request.Updated 5 months ago