This call initiates an asynchronous request to generate and download the target file containing translations. This request covers jobs created via actions like ‘split jobs’, ensuring accessibility even for such cases.
To monitor the status of this asynchronous request, you have two options:
In contrast to the previous version (v1) of this call, v2 does not directly provide the target file within the response. Once the asynchronous request is completed, you can download the target file using Download target file based on async request.
Note: The asyncRequestId can be used only once. Once the download is initiated through Download target file based on async request, the asyncRequestId becomes invalid for further use.
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.