v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBOperation routes API
Delete an Operation Route
Use this endpoint to delete a specific Operation Route. Important: You cannot delete an operation route that is associated with an active transaction route.
delete/v1/organizations/{organization_id}/ledgers/{ledger_id}/operation-routes/{operation_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.
operation_route_idstring uuid required
The unique identifier of the Operation Route that you want to retrieve.
Response
Indicates that the resource was successfully deleted.