info: name: Update User Max Devices - Missing ID type: http seq: 4 http: method: PUT url: '{{base_url}}/api/auth/users//max-devices' auth: inherit docs: |- ## Update User Max Devices - Missing User ID Attempts to update max devices without providing user ID. **Expected:** 400 Bad Request **Response:** `{"error": "user id required"