latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

translation

Save the edited translated document godoc

Save the edited translated document godoc

post/v2/blu_translation/document/edit_save

Headers

Authorizationstring required

With the bearer started

Request body

cell_indexinteger

take it if type is TABLE

contentstring

new content (whole paragraph will be replaced)

idinteger required

translation task id

paragraph_indexinteger
row_indexinteger

take it if type is TABLE

seqinteger required

paragraph sequence in the translated file

typestring

take it with PARAGRAPH/TABLE

versioninteger

edit version

Response

success, the data is EditDocRsp

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}