I have an API app on Vimeo that I use to collect data such from my videos such as views and privacy settings. It is listed at https://developer.vimeo.com/apps .
I was looking to include upload access and, in doing so, I clicked the button "Disconnect" on my app at https://vimeo.com/settings/apps. Now the app no longer works and I get <Response [401]> (Unauthorized) from Vimeo. I cannot find how to reconnect it on either page, nor did I find any documentation about connecting or disconnecting apps.
How can I connect my Vimeo app again?