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