/manifests/{docpath}/{locale} - Create a language manifest
This method creates a language manifest in locale
for related translation manifest in the docpath
.
End-point
PUT | /manifests/{docpath}/{locale} |
Path parameters
Field | Description |
---|---|
|
Full path of the document in the repository Note: Collection
separators "/" must be encoded as "%7C".
|
|
Language code, as defined in languages.xml configuration file |
Possible response
HTTP Status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
Field | Type | Description |
---|---|---|
|
Information about newly created language manifest |