Update language versions via API (templates)
Support Articlehttps://www.deployhq.com/support/api/templates/managing-template-elements/language-versions/update-language-versions
This method allows you to update language versions in a project template. ## URL ```bash /templates … * Replace `<language>` with the name of the language you wish to update the version of. ## HTTP … Method ``` PUT ``` ## Supported Parameters * `version` - the version you wish to change the … chosen language to (supported languages can be found at the bottom of the page). ## Example cURL
Updated 12th Jun 2026