latestOpenAPI 3.1.02026-08-171503582.2 MB
6199a9464227
Workflow Logic Rules
Update a conditional logic rule
Updates a conditional logic rule on a draft workflow revision. PUT semantics: all fields must be provided. Returns the updated rule.
put/workflows/{workflowId}/revisions/{revisionId}/logic-rules/{ruleId}
Path parameters
workflowIdstring required
The ID of the Workflow
revisionIdstring required
The ID of the Revision
ruleIdstring required
The ID of the Logic Rule
Request body
Response
Example response
{
"data": {
"links": [
{
"href": "https://api.process.st/api/v1.1/resource/XXX"
}
]
},
"links": [
{
"href": "https://api.process.st/api/v1.1/resource/XXX"
}
]
}