Transactions
Delete Transaction Categorization Rule
The delete transaction categorization rule service is used to delete the given user-defined transaction categorization rule for both system-defined category as well as user-defined category.<br>This will delete all the corresponding rule clauses associated with the rule.<br>The HTTP response code is 204 (Success without content).<br>
delete/transactions/categories/rules/{ruleId}
Path parameters
ruleIdinteger required
ruleId
Response
Deleted Successfully