curl --location --request PATCH 'http://localhost:3000/api/v1/questions/set-inactive/2'
{ "message": "All questions set to inactive", "count": 45 }