Update a rule
put
https://api.mercadoe.com/v1/document-flows/{documentFlowId}/rules/{ruleId}
Allows changing rule name and active state only. Levels and conditions
defined at creation cannot be added or removed.
Request
Path Parameters
documentFlowId
int64
required
Identifier of the document flow group.
ruleId
int64
required
Identifier of the rule within the document flow group.
Body
application/json
name
string
isActive
boolean
Responses
200
400
404
OK
Body
application/json
ruleId
int64