Closed
Description
As of now a customer can update the template id of their projects by directly calling the API endpoint. Although, it does not do any harm but it can result in issues in rendering a project because data for the project would not be stored in the formatted as per the updated templated id.
So, we should prevent updating template id of an existing project for non admin users.