id path parameter.404. One subscription is deleted per call.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://.daftra.com/api2/invoices/delete_subscription/3120.json' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"result": "successful",
"code": 200,
"message": "Recurring Invoice Generator has been deleted"
}