v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBTransaction routes API
Delete a Transaction Route
Use this endpoint to delete a specific Transaction Route.
delete/v1/organizations/{organization_id}/ledgers/{ledger_id}/transaction-routes/{transaction_route_id}
Path parameters
organization_idstring uuid required
The unique identifier of the Organization associated with the Ledger.
ledger_idstring uuid required
The unique identifier of the associated Ledger.
transaction_route_idstring uuid required
The unique identifier of the Transaction Route that you want to retrieve.
Response
Indicates that the resource was successfully deleted.