Remove target languages
Project
Remove target languages
Remove target languages from project. Removal is blocked for a language if any of the following are present:
- An active or trashed job (jobs in the recycle bin also block removal)
- A translation memory assigned to the project for that language
- A term base assigned to the project for that language All blocked languages are listed in the 400 error response. Removal is also blocked when it would leave the project with no target languages.
DELETE
Remove target languages
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
UID of the project
Body
application/json
List of target language codes to remove from the project (e.g. de, fr-CA)
Required array length:
1 - 2147483647 elementsResponse
No Content