Predictive Routing 500 Error on Campaign Creation via API

Does anyone know why POST /api/v2/routing/campaigns returns a 500 Internal Server Error when setting the strategy to predictive?

The request body passes validation but fails silently on the server side.

We are using the latest .NET SDK in our multi-tenant app.