Operation_Put (Put)
- Last UpdatedNov 06, 2025
- 1 minute read
| Put | Operation_Put |
Resource Path:/api/operation
| Name | Description | Data Type |
|---|---|---|
| processId | Required. The process ID. | string |
| operationId | Required. The operation ID. | string |
The request body is of type Mes.WebApi.Models.OperationConfiguration.
Required. The updated information for the operation.
The response body is of type Mes.WebApi.Models.OperationConfiguration.