Create Tasklist with Tasklist Template using API v3

Create Tasklist with Tasklist Template using API v3

In the old API, we could mention the parameter 'task_template_id' when creating a tasklist via API to apply a tasklist template: https://www.zoho.com/projects/help/rest-api/tasklists-api.html#create-tasklist

In API v3 there does not seem to be a way to create a tasklist from a tasklist template:
https://projects.zoho.com/api-docs#task-lists_create-task-list

Is there any way to do this with v3? It is a great tool to reduce manual work, and we have active scripts using it that we need to migrate to v3 before the deadline.