curl --request DELETE \
--url https://api.hyperline.co/v1/accounting/rules/{id} \
--header 'Authorization: Bearer <token>'Soft-delete an accounting rule.
curl --request DELETE \
--url https://api.hyperline.co/v1/accounting/rules/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?