# Remove forced update billing group status by id Endpoint: DELETE /billingGroups/{billingGroupId}/status Version: 1.0.0 Security: M2X_auth_application ## Path parameters: - `billingGroupId` (string, required) The billing group Id ## Response 200 fields (application/json): - `success` (boolean) Example: true ## Response 404 fields (application/json): - `message` (string) Example: "not found"