Create translation file (XLIFF)

post

/services/rest/v1/reports/{reportPath}/templateFiles/{templateFileName}/xliffs/{locale}

Creates the translation file.

Request

Supported Media Types
  • application/octet-stream
Path Parameters
locale
Type: string
Required: true
The locale to assign to the XLIFF (for example, en_US).
reportPath
Type: string
Required: true
Encoded report path
templateFileName
Type: string
Required: true
Report request
Body Parameter
Attach translation (XLIFF) file
Root Schema : /paths/~1v1~1reports~1{reportPath}~1templateFiles~1{templateFileName}~1xliffs~1{locale}/post/parameters/3/schema
Type: binary

Response

201 Response
When create is successful.
400 Response
In case of issues.