Update a Workflow Event
PUT {{base_url}}/Workflow/:EventID
Use this endpoint to update a single workflow event.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"EventID":"POST WFE API Test","ApplicationName":"UDIC_Asset","TableName":" ","EventType":"Insert","ApprovalType":"","PRLevel":"1","Active":"Y","Description":"PUT","Conditions":"","EventOrder":0,"ApprovalTypeCode":"","ApplicationType":""}]