/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

docPath

Full path of the document in the repository

Note: Collection separators "/" must be encoded as "%7C".

locale

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

result

CreateTranslationManifestResult

Information about newly created language manifest