patch https://rest.api.transifex.com/projects//relationships/languages
Completely replace the target language of a specific project.
Warning: This is a highly destructive operation.
Log in to see full request history
Responses
204No Content.
Completely replace the target language of a specific project.
Warning: This is a highly destructive operation.
204No Content.
xxxxxxxxxx
curl --request PATCH \
--url https://rest.api.transifex.com/projects/project_id/relationships/languages \
--header 'accept: application/vnd.api+json' \
--header 'content-type: application/vnd.api+json'
Try It!
to start a request and see the response here! Or choose an example: