Delete categorisation rule

DELETEhttps://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

idintegerrequired
Rule ID (numeric, not prefixed).

Response

200Rule permanently deleted.
Show response fields
deletedboolean
idinteger

Error codes

404Rule not found.