Update a key quorum by key quorum ID.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.
Request input for updating an existing key quorum.
List of P-256 public keys of the keys that should be authorized to sign on the key quorum, in base64-encoded DER format.
The number of keys that must sign for an action to be valid. Must be less than or equal to total number of key quorum members.
50List of user IDs of the users that should be authorized to sign on the key quorum.
List of key quorum IDs that should be members of this key quorum. Key quorums can only be nested 1 level deep.
5Newly created key quorum.
A key quorum for authorizing wallet operations.
50x >= 1List of nested key quorum IDs that are members of this key quorum.
1 - 5 elements