Skip to main content

API - Sandbox - Commit content

This method copies all sandbox content for regular translation.

This is equivalent to sending all the source content one by one to the Beebox using the regular method.

 

Do not use this method if you want to use alignment instructions. The sandbox does not support alignment.

It is then better to copy source content, instructions and translated content again to the Beebox (using the respective regular API methods).

URL

(POST) /api/files/copy?token=...&locale1=sandbox&locale2={project source language}

PARAMETERS

Parameters are:

token

The session token obtained when connecting.

 

locale1

Put “sandbox”

locale2

Put the project source language code.

 

RESULTS

The method returns no result. An HTTP status of 204 indicates success. Other HTTP status values indicate an error.

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.