Edit Approval Rule
PATCH
https://api.sfox.com/v1
/approval-rules/:rule_id
Change an existing approval rule in your account.
If you have an approval rule for altering SAFE settings, the change submitted may not be immediately processed as it may require approval from other users in your account.
Path Parameters
Parameter
Type
Description
rule_id
required
int
ID of the approval rule generated by sFOX you wish to edit
Body Parameters
Parameter
Description
required_approvals
int
Number of approvals needed for the action to be approved.
threshold
number
The withdrawal amount (USD) required for the action to require approvals.
Responses
Example Requests
Last updated