Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

remove pathname from the url

Hi,

I have a requirement where i have to remove the /employer/{employer-id} from the below url. How can this be achieved ?

/register/employer/{employer-id}/documents/{id}

Expected output after modified url.

/register/documents/{id}

0 3 177
3 REPLIES 3