OperationEntityLink_Put (Put)
- Last UpdatedNov 06, 2025
- 1 minute read
| Put | OperationEntityLink_Put |
Resource Path:/api/operationentitylink
| Name | Description | Data Type |
|---|---|---|
| processId | Required. The ID of the process to which the operation belongs. | string |
| operationId | Required. The operation ID. | string |
| entityId | Required. The entity ID. | integer |
The request body is of type Mes.WebApi.Models.OperationEntityLinkConfiguration.
Required. The updated property information for the operation-entity link..
The response body is of type Mes.WebApi.Models.OperationEntityLinkConfiguration.