# New creation_source field in several Zoom APIs and webhook events ## Changed - New `creation\_source` response field in these **Meetings** APIs: - `POST /v2/users/{userId}/meetings` - `POST /v2/accounts/{accountId}/users/{userId}/meetings` - New `creation\_source` response field in these **Webinars** APIs: - `POST /v2/users/{userId}/webinars` - `POST /v2/accounts/{accountId}/users/{userId}/webinars` - `GET /v2/accounts/{accountId}/webinars/{webinarId}` - `GET /v2/webinars/{webinarId}` - New `creation\_source` field in this **Meetings** webhook event: - `meeting.created` - New `creation\_source` field in this **Webinars** webhook event: - `webinar.created` - When type is set to `upcoming`, `upcoming\_meetings`, or `previous\_meetings`, only a maximum of 6 months of meeting data will be returned. - `GET /v2/users/{userId}/meetings`