Delete categorisation rule
DELETE
https://app.speybooks.com/api/v1/categorisation-rules/{id}Permanently deletes a categorisation rule. This action is irreversible. Transactions already categorised by this rule are not affected.
Path parameters
idintegerrequiredRule ID (numeric, not prefixed).
Response
200Rule permanently deleted.
Show response fields
deletedbooleanidintegerError codes
404Rule not found.