Removes a tag from a list of transactions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The teal instance ID
The tag ID
A list of transactions from which to remove a given tag.
[
{
"ledger_id": "7JRNsKwy2Lw66caxVU7WGC",
"transaction_id": "txn_NCB2xo5"
}
]Successful Response