Custom verification_uri in Device Authorization Flow

I’m attempting to use the Device Authorization Flow on a device that does not have a browser or keyboard. When using this flow this device gets back a device code and a verification_uri. It would be really beneficial for this uri to be as small and simple as possible. Is there a way to customize the verification_uri being returned through this flow? Are we able to change the path or even remove the /activate path from this uri?