Is it possible to transfer an app to a new tenant?

Hi, team!

Is it possible to transfer an app to a different tenant? I built an app on my subdomain, but it’s going to be ultimately managed by my company. Is it possible to just transfer ownership from my personal tenant to the company tenant?

Any help would be much appreciated; I’d love to not have to reconfigure all of this again.

I don’t believe you can transfer an app / client like this, but you can use the mgmt API to export the client definition / profile as JSON, which you can use to re-create the client in the new tenant, also via the mgmt API.