Signing Quorum
Set a customer's signing quorum threshold
Requests a change to the customer-level approval threshold. Applies immediately when no approval is required, otherwise returns a verification URL for signers to approve.
PUT
Set a customer's signing quorum threshold
Authorizations
Path Parameters
Body
application/json
Number of eligible signers required to approve a transaction. Must not exceed the number of active signers.
Required range:
1 <= x <= 100Example:
2
Response
active when the change applied immediately; pending_approval when signer approval is required.
Available options:
active, pending_approval URL for signers to approve the change when PENDING_APPROVAL, otherwise null.
Example:
"https://verify.conduit.financial/vrf_2xKjF9mQb7vN4hL1pR3w8t"
Previous
Override a wallet's signing quorum thresholdRequests a per-wallet approval threshold that overrides the customer default. Applies immediately when no approval is required, otherwise returns a verification URL for signers to approve.
Next
Set a customer's signing quorum threshold