I need to unregister a non-existing ArcGIS Server site in from the Portal. However using the unregister url I found in another thread gives me:
https://<portalhost>/portal/sharing/rest/portals/0123456789ABCDEF/servers/<siteID>/unregister
You do not have permissions to access this resource or perform this operation.
Error: 403-------
I'm logged in as Portal Admin, and this is Version 10.7, and I have tried both through the Webadaptor and directly on the Portal Host.
Thanks