URL redirection with variable

Hi 😉
How can I redirect a URL with a variable? Here is an example:

https://example.com/{username}

https://api.secondexample.com/media/profilephoto/{username}/1024.jpg

My problem is that the variable is in the middle of the URL, not at the end, which makes it difficult. I have no idea/knowledge how to do this using CloudFlare.
Was this page helpful?