How to programmatically change URI from admin backend?

System Information
  • Strapi Version: 4.x
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hi, is there any way to change page URI programmatically using Javascript? I tired changing location.href but it’s very slow, all the resources were reloaded. I wonder if there’s anything like a router API?

1 Like