I cannot modify the slug since there are other things mapped to the slug and changing the slug would break the code.
I meant that if I change the slug there are functionalities that would not work since there are other systems (e.g. oracle cloud) integrated/mapping and use the slug as a key.
And so I wanted a solution where I could achieve desired URL path without changing the slug.
Do you know of any such workaround?