Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
That looks like one of the Cloud API endpoints so you'd access it on the PaaS portal domain. That would make your URL:
https://paasportal.episerver.net/api/v1.0/projects/{projectId}/edgelogs/location
So, I think that my brain is just INTENTIONALY keeping me from figuring this out because it's SO easy.
In this documentation it talks about the "API" for an Opti site, but I honestly do not know what the hostname that comes BEFORE /api/v1.0/projects/{projectId}/edgelogs/location is!
A different guy on our team has done all the API stuff and I just seem to have some kind of mental block on WHERE I find that information.
I just want to run that API call from Postman to see it with my own eyes, but I don't know what the full URL should be?