/manifests/{docpath}/header - Modify a translation manifest

Use this method to permit modification of the title or description of the translation manifest.

End-point

POST /manifests/{docpath}/header

Path parameters

Field Description

docPath

Full path of the document in the repository

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

Request body

Field Type Description

data

TranslationManifest

Updated information for the translation manifest

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

TranslationManifestResult

Updated information for the translation manifest