Delete a transaction bundle
Transaction bundles
Delete a transaction bundle
Delete a transaction bundle and all its associated transactions, memberships, and donations.
DELETE
Delete a transaction bundle
Authorizations
OAuth2 access token. Pass the token in the Authorization header as Bearer <token>. The token is looked up in Redis to resolve the caller identity.
Path Parameters
Transaction bundle ID.
Required range:
x >= 0Example:
42
Response
OK
Operation result.
Example:
"success"
Last modified on June 16, 2026

