I'm not sure if I understand the question.
However, if you mean you want to specify in the rendering request the full path of the template, then yes, you can do it like this.

{ "template": { "name": "/folderA/subfolder1/subfolder2/subfolder3/template1" }, "data": {} }