v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBLanguages
Create languages
Creates one or more languages in the project. Requires Manage languages admin right.
The language_iso is the identifer of one of the system languages. You are only required to include the language_iso attribute, however you may override the default language code, language name and plural forms as well.
Requires <code>write_languages</code> OAuth access scope.
post/projects/{project_id}/languages
Path parameters
project_idstring required
A unique project identifier
Request body
Response
OK