Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
raajeshn
Partner - Creator
Partner - Creator

Qlik Sense - Changing the Owner of the App through API

Hi Experts,

I would like to understand that if there are any options available to change the owner of a Qlik Sense application through API. Please let me know and appreciate your help.


Thanks & Regards,

Raajesh N

2 Replies
Alexander_Thor
Employee
Employee

You would use the QRS API to update that information

http://help.qlik.com/en-US/sense-developer/3.0/Subsystems/RepositoryServiceAPI/Content/RepositorySer...

Where type in your case would be 'apps' and id the GUID of the application.

To get the full entity model you can use this endpoint About API: Get type ‒ Qlik Sense