# Delete a billing cycle Endpoint: DELETE /billing-cycles/{billing_cycle_id} Version: 1.44 Security: bearerAuth ## Path parameters: - `billing_cycle_id` (integer, required) Billing cycle identifier Example: 1 ## Header parameters: - `cascade` (string) Cascade the delete to any other cycles with the same group name, True or False ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields