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 required
Rule ID (numeric, not prefixed).

Response

200 Rule permanently deleted.
Show response fields
deleted boolean
id integer

Error codes

404 Rule not found.