# New license_type request and response fields in Webinars APIs ## Changed - New `capacity` and `license_type` response fields in these **Webinars** APIs: - `GET /v2/accounts/{accountId}/webinars/{webinarId}` - `GET /v2/webinars/{webinarId}` - `POST /v2/users/{userId}/webinars` - `POST /v2/accounts/{accountId}/users/{userId}/webinars` - New `license_type` request field in these **Webinars** APIs: - `PATCH /v2/accounts/{accountId}/webinars/{webinarId}` - `PATCH /v2/webinars/{webinarId}` - `POST /v2/users/{userId}/webinars` - `POST /v2/accounts/{accountId}/users/{userId}/webinars`