Subscription to 'app_deauthorized' using event_subscription POST API?

API Endpoint(s) and/or Zoom API Event(s)
Event: Marketplace Webhooks - API - Zoom Developer Docs
Subscription API: Marketplace APIs - API - Zoom Developer Docs

Description
While I am able to subscribe to the ‘meeting.ended’ events with necessary webhook URL using above mentioned POST event_subscription API, I am wondering if we can subscribe to the production app ‘app_deauthorized’ event as well using the same API?

Right now, I do not have a production app to verify it, so want to get this infomation.

Thanks in advance.