This method permits to assign a workflow (jobs, deadlines, etc.) to a specific document.
Note: The document must be marked for translation and have no workflow yet. Delete existing workflow using: Delete workflow from a document
The result of this operation will be:
- Jobs are created as per workflow in the languages of the document (also see targetLocales)
- Jobs are assigned to suppliers as per workflow configuration.
- Notifications are sent.
URL
(PUT) projects/{projectid}/documents/{documentid}/workflow?token=&workflowname=&targetlocales=&workflowstart=
...