How to change the REST Service endpoint URL
I am creating a service REST and dont see any option to configure the context url, instead I see it picks automatically "/prweb/PRRestService" from somewhere and adds the service package name, version and service name which are the ones I created.
Eg. https://pega.dev.com/prweb/PRRestService/MYSP/v1/MyService.
1. After creating the service REST can I change this url?
2. Where does it gets the "prweb" and "PRRestService" to build the url?