Change multiple dashboards owner
Updated 03-02-2023
Hi intapiuser ,
Really appreciate for sharing this information.
For the changing ownership of the dashboard endpoint, I'm wondering if you know at what point the value of adminAccess should be true.
url: '/api/v1/dashboards/' + dash + '/change_owner?adminAccess=true'
On some occasions, I received the following message after running that endpoint:
{"error":{"code":101,"message":"Access denied","status":403,"httpMessage":"Forbidden"}}