Transfers ownership of one or more reports to a different user.
You can transfer ownership using either reportNames or reportIds.
Authorization requirement:
The user who obtains the OAuth token must have the Zuora Reporting Administrator role.
To get the userId of the new owner, navigate to:
Administration Settings > Manage Users > Click the new owner name > In the URL, locate the id value:
https://{zuora_endpoint}/apps/UserLogin.do?method=view&id=<userId>&...
That id is the newOwnerUserId.
For detailed usage examples including curl commands, see the <a href="https://knowledgecenter.zuora.com/Zuora_Platform/Data/Reporting/E_Reporting_API_Reference/Transfer_Report_Ownership" target="_blank">Transfer Report Ownership</a> Zuora Knowledge Center article.