/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 |
|---|---|
|
Full path of the document in the repository Note: Collection
separators "/" must be encoded as "%7C".
|
Request body
| Field | Type | Description |
|---|---|---|
|
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 |
|---|---|---|
|
|
TranslationManifestResult |
Updated information for the translation manifest |