EventNotificationUrl in CreateHTTPIntegration - API documentation

Hi!
I’ve found a small inconsistency between the MKDocs documentation and the API documentation regarding the CreateHTTPIntegration method.

In the website says that the PUSH events uses a event URL query parameter:

In 3.11 API the eventNotificationURL field in the model says eventType:

As for now, all the manually created apps do use the event field instead of eventType.

Does anyone tested this API method already? Does the created app posts a eventType field?

Thanks in advance!

It should be event, this fixes the api documentation: