POST /v1/localization/import/engagement

import XLIFF content into engagement translation

Responses

  • 200

    OK

  • 201

    created

  • 400

    trgLang is empty

  • 432

    xliff parser error

  • 433

    engagement id not found in xliff file

  • 434

    target language is not support by subscription

  • 437

    strategy is not valid

  • 438

    xliff version is not supported

POST /v1/localization/import/engagement
curl \
 --request POST 'https://api.aptrinsic.com/v1/localization/import/engagement'