I have an api for my customers and I would like to customize the endpoint. Today my customers call the address:
https://XXXX.azure-api.net/YYYY/v1/resource
But I would like that my customers call the following address:
https://XXXX.com/YYYY/v1/resource.
Is it possible? How can i setup this?