v1
latestOpenAPI 3.0.02026-07-2442242189.1 KBTransactions
CancelTransaction
Cancels a transaction. Used to cancel a transaction before it is signed.
Only the transaction's initiator or an admin can cancel a transaction.
If the transaction has already been signed, use ReplaceTransaction instead.
post/v2/vaults/{vault_id}/transactions/{transaction_id}:cancel
Path parameters
vault_idstring required
transaction_idstring required
Response
A successful response.
V2CancelTransactionResponse required