Skip to content

Delete an approval line

delete
https://api.mercadoe.com/v1/document-flows/{documentFlowId}/rules/{ruleId}/approvals/{approvalLineId}

Removes an approval line (rule line) from a rule. The rule itself and its other
approval lines are kept.

Request

Path Parameters

documentFlowId
int64
required
Identifier of the document flow group.
ruleId
int64
required
Identifier of the rule within the document flow group.
approvalLineId
int64
required
Identifier of the approval line (rule line).

Responses

200
404
OK

Body

application/json
id
int64
Credentials
shell