TranslationJob 2.5 Delete
Deletes a translation job.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psTranslationJobId | String | In | The element name of the translation job |
Note that:
- A translation job cannot be removed if the translation job is not in one of the following statuses: '
Definition', 'Failed', 'Completed', 'Cancelled' or 'Completed with warnings'.