Edit term bases
Replaces all existing term base assignments for the specified target language, or for all project target languages if targetLang is omitted.
To assign a term base for write mode, include it in both readTermBases and writeTermBase. To assign a term base for quality assurance, include it in both readTermBases and qualityAssuranceTermBases.
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
Project UID
Body
Term base assignment
Term bases to assign for quality assurance. Must also be present in readTermBases.
Term bases for reading. Must include any writeTermBase or qualityAssuranceTermBases entries.
Target language locale code. If omitted, applies to all project target languages.
Response
OK