curl --request DELETE \
--url https://api.paygentic.io/v0/sourceRules/{ruleId} \
--header 'Authorization: Bearer <token>'{
"message": "The requested resource was not found",
"error": "not_found"
}curl --request DELETE \
--url https://api.paygentic.io/v0/sourceRules/{ruleId} \
--header 'Authorization: Bearer <token>'{
"message": "The requested resource was not found",
"error": "not_found"
}