delete https://api.berbix.com/v0/transactions
Permanently deletes all submitted data associated with a transaction.
When using this endpoint, make sure to always check the returned response code to confirm deletion.
Requires an access_token
bearer token for authentication in the Authorization
header parameter: Authorization: Bearer <token>