Skip to main content
DELETE
Delete a Transaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer , where is your auth token.

Headers

teal-instance-id
string
required

The Teal instance ID

modified-by
string | null

An optional identifier for audit logging.

Path Parameters

source_account_id
string
required

The Source Account ID.

transaction_id
string
required

The ID of the Transaction to be deleted.

Response

Successful Response