Hi Autodesk Team,
I’m working with the Forms API — everything works very well: creating forms, updating values, etc. But one missing piece is the ability to create or modify form templates via API.
It feels like the final piece of the puzzle — without template control we can’t automate template evolution. Adding endpoints such as POST /form-templates and PATCH /form-templates/{id} (or similar) would complete the CRUD experience and enable better automation.
Thanks for considering it!